Welcome
Introduction
Graphics
Page layout
Navigation
Browser issues
Dynamic HTML
Related links
Demos
Q & A

Handout (PDF)
ACCC Seminars
ITL home page
Rev. Feb 11/2000

Web Page Layout

Using Style Sheets

Cascading Style Sheets (CSS) make it easy to separate presentation from content
CSS facilitate consistency in the overall look-and-feel of a Web site
define a small number of external style sheets, in a separate file and link them into your hypermedia
CSS can be easily created with Web authoring programs like Macromedia Dreamweaver and Adobe GoLive
CSS are supported by version 4.0 or newer browsers

remember to always test them