[新着] Webテンプレートを仮オープンしました
<html lang="ja">
<head>
</head>
<body>
<table style="{background-color:green;position:absolute;top:0px;left:0px;}">
<tr><td>あああ</td></tr>
</table>
<select name="test">
<option value="0">テスト</option>
</select>
</body>
</html>