blob: 7a862b53f62307ade1a84f413f27b4e24a88050e (
plain)
1
2
3
4
|
<!DOCTYPE HTML>
<body style="font-size: 100px;">
<div style="position: relative; display: inline; background: red;">X<table style="height: 100%; position: absolute; width: 100%; background: green; top: 0; left: 0"></table></div>
</body>
|