Site sections

December, 2003 archive

Liquid layouts - the easy way

Tuesday, December 30th, 2003

Liquid layouts - the easy way explains one method of achieving a successful liquid layout as well as providing basic definitions of liquid, fixed-width and em-driven layouts.

CSS layouts - Two columns with color

Wednesday, December 10th, 2003

How do you make a two column CSS layout with color in either column that spreads to the full height of the page? Two columns with colour shows you how.
Tags: css, css-layout

Lean and clean! Building a site with web standards

Wednesday, December 3rd, 2003

Lean and clean! Building a site with web standards is the slides from a presentation for final-year students of Sydney Institute of Technology.

Selectutorial - CSS selectors

Monday, December 1st, 2003

Selectutorial outlines CSS selectors including the structure of rules, the document tree and types of selectors. Also a step-by-step tutorial showing selectors in action.