css help
css help
Out of context: Reply #7
- Started
- Last post
- 15 Responses
- ********0
in CSS cross-browser work is best to assume that you have an area to work with. So I say create .body or a container div where everything works in relation to it. Assuming browser defaults is not very good.
- .body / container div = set everything to 0 or 100%.********
- as bulletfactory said.********
- .body / container div = set everything to 0 or 100%.