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]
