tables to css layers
tables to css layers
Out of context: Reply #2
- Started
- Last post
- 4 Responses
- squidfingers0
pure css layouts can also be done in IE5. You just have to use a few box model hacks.
This link is a great resource to learn about css properties and selectors...
http://www.xs4all.nl/~ppk/css2te…and here's a list of all of the hacks you can use to make your code work in all browsers (it isn't pretty, but sometimes you have to do it)...
http://www.centricle.com/ref/css…