Black and white photo of park bench and large boulder
Introduction to Web Development
Instructor: Bill Wolff
Fall 2005

  • home
  • syllabus
  • schedule
  • assignments
  • readings
large text style icon no style icon three column style icon right style icon left style icon

 

students

  • brittany andress
  • brian cabana
  • john christmas
  • octavio corral
  • ryan dennis
  • rizko djong
  • vanessa garcia
  • frank huang
  • bianca jackson
  • sameer karim
  • rose kuo
  • michael lopiccolo
  • jennifer nguyen
  • cody norris
  • trey philips
  • john rainbolt
  • jonathan reingold
  • john ricks
  • melanie riddick
  • shena sandle
  • joshua syvrud

project quicklinks

  • project 1 overview
  • cola its
  • cola
  • web redesign
  • project 2 overview
  • professional site
  • portfolio
  • css journal
  • project 3 overview

discussion

  • discussion forum
  • learning record online

design

  • jeffrey zeldman
  • eric meyer
  • dan cederholm
  • dave shea
  • andy budd
  • stylegala
  • css beauty
  • brian fusco and akash goel
  • jakob neilson
  • joe clark
  • inform IT
  • a list apart
  • digital web magazine
  • ut's learning to publish
  • ut accessibility guidelines
  • w3c schools
  • css resource guide
  • web standards project

applications

  • bevoware
  • webspace
  • webmail
  • html-kit (for pc users)
  • taco (for mac users)
  • mozilla firefox
  • email enkoder
  • simplecode by simplebits
  • jaws (for pc users)
  • WebXACT
  • lift
  • css validator
  • xhtml validator

university

  • sci tech and society
  • cwrl
  • campus computer store
  • university of texas

Professional Web Site

important due dates

  • November 8: CSS Web site / Portfolio rough draft due
  • November 22: CSS Web site / Portfolio final draft due; present to class
  • October 31 through December 8: Twice weekly CSS Journal entries due no later than noon Friday each week posted to the CSS Journal discussion forum (only one posting due the week December 8).

assignment parts

  • project 2 overview
  • professional web site
  • portfolio
  • css journal

creating your professional web site

In this section of Project 2, you will be designing a professional-looking Web site that you could present to future employers. This means that your new Web site will consist of many things, but not: pictures of you and your friends, sports team logos, bland descriptions of yourself, pictures of UT, etc. In short, anything that you think is not resume-type material will not be on the page.

The layout you decide on will be used throughout the whole of the site: the portfolio, and any other pages you wish to include. I suggest going through a similar, but not as extensive, design process as you did not Project 1: draw a pencil sketch, create a line-sketch using Photoshop, etc. Then, if you so choose, you can use InkNoise's Layout-o-matic to help design the basic layout structure.

web site specifics

The following criteria must be met:

  • change the name of your old "index.html" page to "index-old.html" and then name the CSS-designed page "index.html"
  • place your stylesheet in a "styles" folder and all images in an "images" folder (this includes all images from your portfolio)
  • place all portfolio-related pages in a "portfolio" folder
  • the site must be designed using CSS and XHTML; do not use deprecated HTML tags
  • meets Section 508 accessibility standards
  • validates as acceptible CSS and XHTML; provide links stating as such in the footer
  • create at least two images, one of which will be a banner (an image, in this case, is not just a cropped photo)
  • at least one of your images should be created using the techniques found at or through http://www.spoono.com/
  • in your list of links, provide links to the main CSS designer blogs you are reading to learn more about CSS and Web Standards (there should be 5 blogger links, two of which can be from the list of links on the course site)
  • the front page content should have information about you that a potential employer might be interested in reading
  • if you use InkNoise's Layout-o-matic, the layout of the page should be altered in some interesting ways (i.e. adding a new div section -- simply changing color and border size will not be enough).
  • all HTML pages must use an .html extension, not .htm

If you are planning to create a page for a field other than Web design, please see the instructor so you can work out assignment specifics that fit your needs.

sample student professional re-design

Here is a former student's initial "index.html" page created in the first few weeks of class:

sample student page, filled with sports team logos

And here is the same student's re-designed "index.html" created using CSS and XHTML:

sample student page created with css and xhtml

copyright 2003, 2004, 2005 by bill wolff . validates . css2 . xhtml . 508 . WAI 1,2,3