http://www.google.com/search?sourceid=navclient&ie=UTF-8&oe=UTF-8&q=Tableless+layout
this is a topic of HUGE debate watch the wrap ----- Original Message ----- From: "Paul Johnston" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, November 04, 2003 3:17 PM Subject: [ cf-dev ] <div> vs. <table> Ok... Bearing in mind that this could start a war... What are people's opinions on using <div>s + CSS for layout over <table>s? I am thinking specifically for new sites (not re-designing old sites etc). <div>s... Pros: CSS is for design and styling and <div>'s can be controlled by CSS Cons: <table>s are simple and widely used and effective. <div>s can be complicated to implement cross-browser (because MS can't produce a standards compliant browser unless they make their own standards). Thoughts? Paul ----------------------------------- Paul Johnston PJ Net Solutions Ltd http://www.pjnetsolutions.com [EMAIL PROTECTED] +44 (0)7866 573013 -- ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] For human help, e-mail: [EMAIL PROTECTED] -- ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] For human help, e-mail: [EMAIL PROTECTED]
