10 lines
197 B
HTML
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> |