![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
|
I have been learning some css and have been trying to perfect the tableless design. I am trying to have 4 divs side by side with a surrounding border. This is close but in webkit the border auto sizes to the width of the browser window and not the containing divs as a table would. What am I missing to make the div fixed so that it will wrap the divs perfectly and not the width of the window? Also, is there any way to make it scroll the window rather than wrap the cells to the next line with the page? If you add float: left to your container, it has some effect on |
#2
| |||
| |||
|
|
In article <C3A1A190.975DD%steffan (AT) hldns (DOT) com>, "Steffan A. Cline" <steffan (AT) hldns (DOT) com> wrote: I have been learning some css and have been trying to perfect the tableless design. I am trying to have 4 divs side by side with a surrounding border. This is close but in webkit the border auto sizes to the width of the browser window and not the containing divs as a table would. What am I missing to make the div fixed so that it will wrap the divs perfectly and not the width of the window? Also, is there any way to make it scroll the window rather than wrap the cells to the next line with the page? Yours: <URL: http://netweaver.com.au/alt/cline1.html / |
![]() |
| Thread Tools | |
| Display Modes | |
| |