COURSE ASSIGNMENTS
Fall Semester - HTMLThe Fall Semester begins with class introduction and Class Setup, which involves getting acquainted with the class and how things operate. You will be expected to set up your folder and various accounts.
You will then be introduced to the basic structure of HTML, or web pages. I will walk you through the process of creating your first web page using raw HTML, the language of the World Wide Web.
The remainder of the semester will take you through all of the basics of HTML. You will construct a variety of web pages, each building upon the former. As you do so, you will learn to add additional elements to your web pages.
class setup
These are preliminary items needed before we get started on the meat of the course, which is building web pages. You will need to set up your folder, tasksheet and various accounts before you begin. This section will walk you through the process.
tasksheet
This section explains the purpose of your tasksheet and my expectations. It also provides the due dates for your tasksheet.
html primer
The HTML Primer Section will introduce you to the basic structure of HTML and guide you through the process of creating your first web page. This process will be guided by me.
html
The HTML section gets to the meat of the course. This is where web page development begins. These units will cover all the basic elements and attributes of web page development and design.
Spring Semester - Advanced: XHTML, CSS, JavaScript
The advanced section, which is second semester material, will extend your learning from the first semester. These units cover XHTML (a refined version of HTML), CSS (Cascading Style Sheets) and JavaScript. CSS provides a more efficient way to format and style your web pages. JavaScript is a simple programming language which adds functionality and interactivity to your web pages.

