mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-21 03:43:16 +09:00
8 lines
250 B
HTML
8 lines
250 B
HTML
<html>
|
|
<body>
|
|
<table style="height:400px; background:yellow;">
|
|
<tr><td id="test"><br><br><br><br><br><br><br><br><br>
|
|
<tr height=100%><td><div style="height:100%; width:100px; background:blue;"></div>
|
|
</table>
|
|
</body>
|
|
</html>
|