Sunday, January 7, 2007
When Do You Use a Table versus Divs?
When do you use a table versus divs? Some developers hate tables so much that they waste their time and effort creating divs when tables would do. It's simple - if you need to match up cells in a row across the columns then you need a table. If not, then divs would probably do.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment