1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-06-15 23:35:34 +00:00
elinks/test/test167.html

9 lines
194 B
HTML
Raw Normal View History

2022-05-09 11:42:52 +00:00
<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>