Do you use <div> or <table>
Hello everyone,
I have made several post stating my personal preference for page Coding.
My style being, laying out your page with <div class=””></div> TAGS with their placement and style properties defined in exterior CSS. This way your main body of text can be placed directly under the <BODY> TAG.
I have seen many sites posted here designed using tables. My problem with tables is how spaced the content is with all the <tr><td> TAGS and the main text content ending up way at the bottom of your Code.
Which style do you use and why?
Drummin
__________________
Hello everyone! Newbie. Self-taught. Loves writing web-code.
|