mirror of
https://github.com/rn10950/RetroZilla.git
synced 2024-11-09 09:20:15 +01:00
20 lines
135 B
HTML
20 lines
135 B
HTML
|
<html>
|
||
|
|
||
|
<head>
|
||
|
|
||
|
<style>
|
||
|
|
||
|
.t { displayx: table-column-group; }
|
||
|
|
||
|
</style>
|
||
|
|
||
|
</head>
|
||
|
|
||
|
<body>
|
||
|
|
||
|
<p class="t">
|
||
|
|
||
|
</body>
|
||
|
|
||
|
</html>
|