|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| ||||||||||||||||||||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
||||
|
||||
|
CSS Issue: Get 10 boxes next to eachother
Hello all,
I got a little problem here. I'm looking for a way to put 10 boxes next to eachother. The only way to get it a bit right is with tables. I don't want to use tables, and now I'm puzzled... Can anyone help me? I attached the html and the css so you can take a look. It is supposed to look like the table-version, but with only 1px border without space inbetween. Thanks in advance! Spongy |
|
#2
|
||||
|
||||
|
Okay, can't believe how simple the solution was...
Just putted float:left; in the class for the div and it was like magic... Case closed, on to the next |
|
#3
|
||||
|
||||
|
welcome to the world of web standard, tableless design...
easy solutions are magical! =) |
![]() |
| Viewing: Dev Articles Community Forums > Web Design > Advanced Web Development > CSS Issue: Get 10 boxes next to eachother |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|