mirror of
https://github.com/classilla/tenfourfox.git
synced 2025-01-21 20:32:40 +00:00
10 lines
196 B
HTML
10 lines
196 B
HTML
<html>
|
|
<head>
|
|
</head>
|
|
<body>
|
|
<div style="width:200px;height:100px;border:1px solid black; -moz-transform: rotate(45deg); -moz-transform-origin: 101px 50%;">
|
|
Some text!
|
|
</div>
|
|
</body>
|
|
</html>
|