Source code

Revision control

Copy as Markdown

Other Tools

<!DOCTYPE HTML>
<html>
<head>
</head>
<body>
<table border="2" id="table">
<col id="col1">
<col width=200 id="col2">
<tr>
<td>100?</td><td>200</td>
</tr>
</table>
</body>
</html>