mirror of
https://github.com/rn10950/RetroZilla.git
synced 2024-11-10 01:40:17 +01:00
8 lines
103 B
HTML
8 lines
103 B
HTML
<table border=1>
|
|
<tr><td bgcolor="red>1</td>
|
|
</tr>
|
|
bad text
|
|
<tr><td bgcolor=blue>2</td>
|
|
</tr>
|
|
</table>
|