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: Programming with JavaScript

This tutorial explores the history, development, and features of JavaScript language.  The students learn about client-side programming using JavaScript.  They learn how to create a JavaScript program with variables, data, expressions, and operators, and how insert it into an HTML file. They learn how to hide the program code from older browsers that do not support JavaScript. Students also learn how to create a JavaScript function and how to work with arrays, conditional statements, and program loops. Finally, they will be able to create a programmable Web page.

» Instructor's Powerpoint Notes (pdf)