mirror of
https://github.com/classilla/tenfourfox.git
synced 2025-01-22 11:33:03 +00:00
9 lines
172 B
HTML
9 lines
172 B
HTML
<html>
|
|
<head>
|
|
</head>
|
|
<body>
|
|
<div style="-moz-transform: matrix(1, 0, 0, 1, 100, 0); width: 100px; height: 100px; background-color: gold;">
|
|
</div>
|
|
</body>
|
|
</html>
|