Simple Layout using CSS
May 22, 2007 – 10:23 amHere’s a simple layout designed using div tags. See Example >>
I split up the entire layout into Divs and named them as North, East, West and South. Used ‘North’ as a “Class” and the rest as “IDs”. Realized that for “Overflow” to work, height of the div needs to be defined in fixed units.
1 Trackback(s)