Some help with a CSS Layout ?

Associate
Joined
20 Sep 2003
Posts
2,384
Location
Scotland
I have been trying to put together an online CV using CSS and its my first real attempt at a site in CSS and I am having some issues aligning the content the way i would like. I want to have the Education results aligned in 3 colums and have a table free layout. Is it possible to use the float left, center, right command to display the results ewually across the page ?

Or does each colum have to be put in its own div and then that div floated left, right etc ?

Can someone have a look at the way I have coded the site and suggest a better way of doing it.

http://www.theinflux.co.uk/cv/

Thanks.
 
Back
Top Bottom