CSS problem
CSS problem
Out of context: Reply #3
- Started
- Last post
- 4 Responses
- Terminal270
Hi,
I don't know exactly what is breaking your layout, but I noticied that you don't have any doc type at the top of the html.
Using the correct doc type can make small probs like this go away.
http://www.w3.org/QA/2002/04/val…
Good luck