mirror of
https://github.com/rn10950/RetroZilla.git
synced 2024-11-11 02:10:17 +01:00
7 lines
315 B
XML
7 lines
315 B
XML
<?xml-stylesheet type="text/css" href="data:text/css, root { display: table; }
|
|
table {display: table; position: fixed; top: auto; left: 200px }
|
|
tbody { display: table-row-group }
|
|
tr { display: table-row }
|
|
td { display: table-cell }
|
|
"?>
|
|
<root><table><tbody><tr><td>bbb</td></tr></tbody></table></root> |