Website Development I
Course Resource Site

nscc
 
   
  Course Topics

We will be addressing these topics during the course. Instructor notes, homework, in-class exercises, lab requirements and supporting files may be located by clicking on the appropriate link below.

 
 

» Developing a Web Page
» Developing a Web Site
»
Working with Cascading Style Sheets
» Creating Special Effects with CSS
» Working with Web Tables
» Working with Web Forms
»
Working with Multimedia
»
Working with XHTML
»
Programming with JavaScript



 

Topic: Working with XHTML

This tutorial explores the basics of XHTML, beginning with its history and theory, and continuing through the basic requirements of good XHTML practice. Students learn how to create well-formed valid XHTML documents, and how to test them.

Students learn about the three XHTML document type definitions (DTDs), and the differences between XHTML versions. You will learn the syntax rules of well-formed XHTML documents, and understand the rules for creating valid XHTML documents under each of the three XHTML DTDs.

» Instructor's Powerpoint Notes (pdf)