Log in

View Full Version : layout in css



mikee.jk
04-07-2008, 08:14 AM
hi guys,

can anyone help me in creating a css for the layout i have uploaded...

Medyman
04-07-2008, 01:00 PM
Are those fixed width columns, or fluid?

Have a look at these (http://www.dynamicdrive.com/style/layouts/category/C10/), and see if it'll help you out. What you'll want to do is to start with a simple 3 column layout (not splitting up the header area off) and then within the 3 column layout, nest <divs> (with fixed height).