Welcome to the Wiki for CS 391F!

The purpose of this course is to provide students with an understanding of web page design. The course will cover a range of topics involved in building a functional web page. Lectures will generally be short. Most of class will be spent working in the lab. Course work will consist mainly of a variety of projects that will be worked on in class. Adequate time will be provided to complete the projects in class. However, students are expected to complete any unfinished work on their own time.

Topics:
  • HTML
  • CSS
  • JavaScript/DHTML
  • Adobe Photoshop
  • Advanced Topics

Instructors:
Blake Foster (Contact Blake)
Hong Yuan (graphics.yuanhong@gmail.com)

Office Hours:
Tuesday & Thursday 3:30 - 4:30
CS 356

Lecture Notes

Homework

In-Class Work

Handouts

Links

Announcements

Remember, there will be a quiz on Thursday. It will look just like homework 1, with different code.
Our classroom has been changed again! On Tuesdays, class will now be held from 5-5:45 p.m. in Du Bois 720. Thursday's class will still be in Du Bois 1667.

Reference

HTML 4.01 Strict DTD:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
The link tag:
<link rel="stylesheet" type="text/css" href="stylesheet.css">

Topic revision: r28 - 09 May 2008 - 15:09:21 - RbfosteR
 
This site is powered by the TWiki collaboration platformCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback