Excellent article about table and div hell
Posted by tsvenson on April 15, 2009 at 1:27pm
Hi guys,
Just read the Table Layouts vs. Div Layouts: From Hell to… Hell? article over at Smashing Magazine. Excellent read for anyone who want to understand how to both mess it up and how to properly implement a semantic layout.
Read moreWrapping text using <div>
Posted by marc-gdo on January 21, 2008 at 9:46pm
Howdy all,
I've been working on the kboo.fm site for a while now but am still encountering trouble with wrapping text around pictures.
My HTML is a bit dated - I'm used to wrapping text around pictures using the align attribute. This doesn't seem to work within our site, and I need to start using div tags more anyway.
Is it possible to have text wrap around pictures using divs? Thanks,
Marc
Read more