CSS Layout
CSS Layout
Out of context: Reply #15
- Started
- Last post
- 15 Responses
- coop0
I've found that CSS is cool but is not great for more complex layouts.
http://www.whatdoiknow.org/mt/mt…
read about: "The Elusive CSS Footer"
I've become happy with using tables to set up the bones of the site and use DIV's for the rest. Then I run it through here...
...and call it a day.