Using CSS to produce 'boxed content' with 'gaps' or 'cut-outs' for aesthetic effect. Adviseable to put presentational images into the background for good separation.
A tutorial for creating 'stepped' floats to position text so that it 'tracks' the edge of an uneven image. Contains improvements on Eric Meyer's original ragged float tutorial.
A Simplified Data Grid With A Stationary Header. A CSS solution for creating a stationary header out of the thead of a table while the table's tbody remains scrollable. Columns can be sorted.