mirror of
https://github.com/classilla/tenfourfox.git
synced 2024-11-04 10:05:51 +00:00
10 lines
141 B
HTML
10 lines
141 B
HTML
<html>
|
|
<head>
|
|
</head>
|
|
<body>
|
|
<div style="-moz-transform: scaleY(-1); width: 100px; height: 100px;">
|
|
Test Text
|
|
</div>
|
|
</body>
|
|
</html>
|