I’m not too good with div for layout, instead i’m used to using tables. I want to know if anyone can guide me to using div as layout instead so my habit of using table would stop. So with that said, can anyone help me with creating two row with three columns using div? Anyone’s help is appreciated.
Share
There are many examples out there for
divbased layouts.A simple Google search brings a ton of info:
http://www.google.ca/search?gcx=c&sourceid=chrome&ie=UTF-8&q=creating+a+div+layout
Here’s a decent one:
http://www.456bereastreet.com/lab/developing_with_web_standards/csslayout/2-col/
And a comprehensive article that ties it all together. Definitely read this:
http://coding.smashingmagazine.com/2009/04/08/from-table-hell-to-div-hell/