mirror of
https://github.com/rn10950/RetroZilla.git
synced 2024-11-09 09:20:15 +01:00
14 lines
193 B
HTML
14 lines
193 B
HTML
|
<html>
|
||
|
<head>
|
||
|
<title>bug</title>
|
||
|
</head>
|
||
|
<body>
|
||
|
|
||
|
<table border width=100%?>
|
||
|
<tr>
|
||
|
<td>xxx xxx xxx xxx xxx xxx xxx xxx</td>
|
||
|
<td>xxx xxx xxx xxx xxx xxx xxx xxx</td>
|
||
|
</tr>
|
||
|
</table>
|
||
|
</body>
|
||
|
</html>
|