Files
TZU/html/converter.html
2018-04-11 22:17:21 +02:00

10 lines
197 B
HTML

<h2>!CONVERTER!</h2>
<div id="divConverter">
<table id="tblToConvert">
<thead></thead>
<tbody></tbody>
</table>
<div id="convBtns">
<button id="btnGet2121">get 2121</button>
</div>
</div>