before I learned this I had my own syntax i used.
Table attributes on one line
<Tab>All content
<Tab>for all the content in table
Table end attrib's
and if I had a table within
Table Attibs
<tab>content
<tab>New Table
<tab><tab>New Table Content
<tab>end new table
end table
if you dont get it, heres and example
<table><td><tr> dfsjkghkfdghkdf </table></td></tr> <table><tr><td> kdfhjlkfgjfdkgjld <table><td><tr> fkjdfkljsdlk </td><td> kdfhgkfg </td></tr> </td></tr></table>
apparently this is why my sites looked bad in Internet explorer
IE and firefox at times requires this syntax
<table> <tr> <td> content</td> </td> </tr> </table>
to be honest i like my way better, its more organized.


Help
This topic is locked

MultiQuote











