12 lines
251 B
HTML
12 lines
251 B
HTML
<!DOCTYPE html>
|
|
<div style="display: flex;">
|
|
<button>
|
|
<div style="float: left; padding-top: 2147483648em;"></div>
|
|
</button>
|
|
<table>
|
|
<caption style="display: flex;">
|
|
text<br>text
|
|
</caption>
|
|
<tbody></tbody>
|
|
</table>
|
|
</div>
|