mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-01 14:45:29 +00:00
11 lines
140 B
HTML
11 lines
140 B
HTML
<html>
|
|
<body>
|
|
<table width="100" border="4">
|
|
<tr>
|
|
<td width="200" id="td" nowrap="nowrap">
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</body>
|
|
</html>
|