JustinMs66
07-12-2007, 08:19 PM
i am making a web template and i have an html/css question.
i want to make two columns, but without using tables. only DIV's and css styles.
here is the basic:
COL1 COL2
|side | | | | |
|menu | | | | |
| | | | | |
| | | | | |
when i try this it fails.
the sidemenu has float:left;. how do i make two columns with only divs and css with teh sidemenu having float:left too?
i want to make two columns, but without using tables. only DIV's and css styles.
here is the basic:
COL1 COL2
|side | | | | |
|menu | | | | |
| | | | | |
| | | | | |
when i try this it fails.
the sidemenu has float:left;. how do i make two columns with only divs and css with teh sidemenu having float:left too?