<div align="center"> <table border="2" width="96%" cellspacing="0" cellpadding="0" id="table1" bordercolor="#FF0000"> <tr> <td> </td> </tr> </table> </div>
Announcement
Collapse
No announcement yet.
Table that work on IE and FF
Collapse
X
-
Table that work on IE and FF
I like to create a table that combatible with IE and FF. I used the following code it display correctly on IE but it display 2 different colors on FF.
Code:Tags: None
-
Then...
HTML Code:<table cellpadding="0" cellspacing="0" width="96%" border="2" bordercolor="#FF0000" align="center"> <tr> <td>blah</td> </tr> </table>
Congratulations on the death of vBulletin, Internet Brands.
Comment
widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
Comment