mirror of
https://github.com/rn10950/RetroZilla.git
synced 2024-11-13 11:10:13 +01:00
8 lines
243 B
HTML
8 lines
243 B
HTML
<title>cell where width=1</title>
|
|
<body bgcolor="#ffffff">
|
|
|
|
<table border=0 cellspacing=5 cellpadding=0 bgcolor="#ffffff">
|
|
<tr> <td>Blah</td> <td width=1 bgcolor="#000000"><spacer type=block width=1></td> <td>Blah</td> </tr>
|
|
</table>
|
|
<br>
|