Current Semester
Spring 2009
YU Links
Prior Semesters
Fall 2008
Spring 2008
Fall 2007
Spring 2007
Fall 2006
Spring 2006
Fall 2005
Fall 2002 - Spring 2005

INF3832: Web Design

Fall 2007      Campuses: Beren      Sections: A      CRNs: 13292

Announcements

Material for final exam - click here

Web Collection Book Files

Dreamweaver

Flash

Class Materials

Sample HTML Files
(Click on the links to open the webpages. Then choose the "view | source" menu to see the HTML code.)

HTML Topics

CSS

PHP

NOTE:

Some of the PHP example include both an HTML file and a PHP file. To run the example click on the link for the HTML file. To see the HTML code for that file choose "view | source". When you click on the button for the example your browser will be redirected to the PHP file. Unfortunately it is NOT possible to see the PHP code by choosing "view | source". This is because the PHP code is NOT sent to the browser. Rather the PHP code is used on the server to create an HTML file which is then sent to the browser. Therefore, for each example, there is a link to a "zip" file (i.e. a "compressed folder") that contains the source code for both the HTML and PHP files for each example.

Framesets and Frames