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 Web Tables

In this class, you will explore the basics of HTML tables and their use on the Web. You will learn about HTML tags used to create a table, a row, and a cell and how to span cells and format tables.

Students will learn how to specify the size of the table and the space between and within the cells as well as how to place the table on the Web page, how to align the text within the table, and how to merge several cells into a single spanning cell. You will also create nested tables, and how to format the text within table cells using the <font> tag.

» Instructor's Powerpoint Notes (pdf)