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