mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-17 18:03:06 +09:00
15 lines
178 B
HTML
15 lines
178 B
HTML
<html>
|
|
|
|
<head>
|
|
|
|
</head>
|
|
|
|
<body>
|
|
<style>colgroup::after { content:"after"; }</style>
|
|
|
|
<table>
|
|
<colgroup><col style="display: inline;">t</col></colgroup>
|
|
</table>
|
|
|
|
</body>
|
|
</html>
|