I have a CSS Q
I have a CSS Q
Out of context: Reply #2
- Started
- Last post
- 8 Responses
- SF20
Sorry i will post some code in a couple of hours when i'm home.
The surrounding div has a background colour, and inside it there are three float:left divs (columns) they cause the surrounding div's background colour to dissapear. If i test them without the float:left attribute the background colour reappears.
The columns are essential so the float:left is my only option at the moment. No Tables.