mirror of
https://github.com/classilla/tenfourfox.git
synced 2025-01-13 11:30:02 +00:00
10 lines
163 B
HTML
10 lines
163 B
HTML
|
<html>
|
||
|
<head>
|
||
|
</head>
|
||
|
<body>
|
||
|
<div style="-moz-transform: translate(25px, 25px); position:relative; top:25px; left:25px;">
|
||
|
Test Text
|
||
|
</div>
|
||
|
</body>
|
||
|
</html>
|