mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-17 01:43:08 +09:00
7 lines
227 B
HTML
7 lines
227 B
HTML
<!doctype html>
|
|
<div style="-moz-transform:translateX(200px) rotate(180deg) translateY(-100%);-moz-transform-origin:left">
|
|
<table style="-moz-transform:translateY(100%)">
|
|
<caption>Hello</caption>
|
|
<tr><td>there!
|
|
</table>
|
|
</div>
|