mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-22 04:13:06 +09:00
12 lines
218 B
HTML
12 lines
218 B
HTML
<!DOCTYPE HTML>
|
|
<html class="reftest-print">
|
|
<body>
|
|
<table border="1">
|
|
<tbody>
|
|
<tr>
|
|
<td style="background:yellow;"><div style="height:800px;">Hello</div></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</body>
|
|
</html>
|