mirror of
https://github.com/Michatec/wk_wars2x.git
synced 2026-04-01 16:36:26 +02:00
11 lines
182 B
HTML
11 lines
182 B
HTML
<html>
|
|
<head>
|
|
<link href="test.css" rel="stylesheet" type="text/css"/>
|
|
</head>
|
|
|
|
<body>
|
|
<div class="test">
|
|
<span class="test2">000</span>
|
|
</div>
|
|
</body>
|
|
</html> |