mirror of
https://github.com/classilla/tenfourfox.git
synced 2025-01-08 07:31:32 +00:00
10 lines
161 B
HTML
10 lines
161 B
HTML
<html>
|
|
<head>
|
|
</head>
|
|
<body>
|
|
<div style="-moz-transform: rotatey(45deg) rotatey(360deg); width: 100px; height: 100px;">
|
|
Test Text
|
|
</div>
|
|
</body>
|
|
</html>
|