mirror of
https://github.com/classilla/tenfourfox.git
synced 2025-01-12 20:30:18 +00:00
8 lines
168 B
HTML
8 lines
168 B
HTML
<!doctype html>
|
|
<div style="-moz-transform:translate(200px) rotate(180deg);-moz-transform-origin:left">
|
|
<table>
|
|
<caption>Hello</caption>
|
|
<tr><td>there!
|
|
</table>
|
|
</div>
|