5 lines
171 B
HTML
5 lines
171 B
HTML
<!doctype html>
|
|
<table style="transform:translate(200px) rotate(180deg);transform-origin:left">
|
|
<caption style=caption-side:bottom>there!</caption>
|
|
<tr><td>Hello
|
|
</table>
|