зеркало из https://github.com/mozilla/gecko-dev.git
6 строки
176 B
HTML
6 строки
176 B
HTML
|
<!doctype html>
|
||
|
<table style="display:inline-table;-moz-transform:translate(200px) rotate(180deg);-moz-transform-origin:left">
|
||
|
<caption>Hello</caption>
|
||
|
<tr><td>there!
|
||
|
</table>
|