Files
2018-02-02 04:16:08 -05:00

12 lines
227 B
HTML

<html style="min-width: -moz-max-content;">
<head>
</head>
<body>
<div>
<span style="margin: 0 100%; display: inline-block;"></span>
t
<div style="float: left">foo</div>
</div>
</body>
</html>