Web Design and Implementation (Fall 2004)


Readings on XHTML

  • Chapters 5-8 of Designing With Web Standards (page 141-210)

Basic XHTML should have been covered in your 320 class. These chapters will provide a refresher on basic XHTML, as well as a more extensive explanation of its importance. (We'll go back and cover chapters 1-4 next week for the discussion on web standards.)

Readings on Typography and CSS Formatting

And a how-to for CSS text properties:

Readings on Accessibility

Readings on Information Architecture

Readings on DOM and Basic Javascript

Readings and Exercises for DHTML

In class, we'll be working through the "Revenge of the Menu Bar" DHTML tutorial on BrainJar. This is one of a number of excellent tutorials on the site.

As your CSS becomes more complex, you may find this CSS Selectors guide useful. There's also this CSS Hacks page.

I've also linked to a number of DHTML and Javascript resources over on del.icio.us.

Useful Resources for Web Server Operation