mirror of
https://github.com/classilla/tenfourfox.git
synced 2024-11-04 10:05:51 +00:00
7 lines
217 B
HTML
7 lines
217 B
HTML
<html>
|
|
<head><style id="s">div:first-letter { float: left; }</style></head>
|
|
<body onload="document.getElementById('s').disabled = true;">
|
|
<div style="-moz-column-count: 2;"> ۍ<div>T</div></div>
|
|
</body>
|
|
</html>
|