1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-06-20 00:15:31 +00:00
elinks/test/test167.html
2022-05-09 13:42:52 +02:00

9 lines
194 B
HTML

<html>
<head></head>
<body>
<div width="100%" style="width: 100%; background: red">Hello</div>
<table bgcolor="green" width="100%">
<tr><td bgcolor="orange">Hi</td></tr>
</table>
</body></html>