I'm designing a blog at the moment, I can get it to be 2 columns using div tags but not 3. Can anyone suggest what css to use? thanks
Here's a few articles to check out. some of these sites - alistapart.com in particular - have a number of very good articles on various subjects beyond multi-column layout. CSS Layout Techniques - glish.com Creating Liquid Layouts with Negative Margins - alistapart.com More multi-column layouts with javascript to work in multiple browsers - including Netscape 4 (!) Good article I just now stumbled across, urging good design and suggesting an approach
I poked around a bit at w3schools.org, useful site. Would you post the url to the page that helped you answer your question? thanks.