Source code

Revision control

Copy as Markdown

Other Tools

<!DOCTYPE html>
<html>
<head>
<title>table-repaint-a-ref</title>
</head>
<body>
<table>
<tr>
<td bgcolor="lime"></td>
</tr>
</table>
</body>
</html>