mirror of
https://github.com/swc-project/swc.git
synced 2025-01-01 01:56:06 +03:00
18 lines
190 B
HTML
18 lines
190 B
HTML
|
<!doctype html>
|
||
|
<html lang="en">
|
||
|
<head>
|
||
|
<title>Document</title>
|
||
|
</head>
|
||
|
<body>
|
||
|
<table>
|
||
|
<table>
|
||
|
</table>
|
||
|
|
||
|
<table>
|
||
|
<tr>
|
||
|
</table>
|
||
|
</tr>
|
||
|
</table>
|
||
|
</table>
|
||
|
</body>
|
||
|
</html>
|