CSS question.....

Associate
Joined
27 Jun 2006
Posts
1,473
Bit of a noob when it comes to this CSS lark so trying to get into it for my own amusement.

However, I have hit a wall and can't really find out how to do 3 small boxes across the middle of a page, for example:

css.png


I can do 2 boxes using float: left, but how would you go about doing the three boxes (marked with red)?

Its probably so simple but for the life of me I don't know where to start.

Got some CSS books coming soon so hopefully that will help me out but in the short term any help appreciated!

M.
 
So I just say float left to all of them?
Not sure why I thought only 2 could be floated - me being a complete new boy to the CSS world probably didn't help.

I have seen a few different ways that people have done the 3 box trick (1 used <ul> tags to spread the boxes across which really made my head spin!)

I will have to go play again!

Cheers
M.
 
Cheers all for the help - my books arrived as well today, so with the help here and the books I should be starting to understand soon!!

M.
 
Not much hope for me really is there - trying CSS when I can't even get a link right ;)
Got a couple of days off work so will be tucking into the books this morning and see what a design god I can turn into (or probably not!)

Cheers again to everyone for the help!
M.
 
Back
Top Bottom