mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
10 lines
191 B
HTML
10 lines
191 B
HTML
<html>
|
|
<head>
|
|
</head>
|
|
<body>
|
|
<div style="width:200px;height:100px;border:1px solid black; -moz-transform: rotate(45deg); -moz-transform-origin: 0% 0%">
|
|
Some text!
|
|
</div>
|
|
</body>
|
|
</html>
|