9 lines
167 B
HTML
9 lines
167 B
HTML
|
<html>
|
||
|
<head>
|
||
|
</head>
|
||
|
<body>
|
||
|
<h2 id="yeet">yeet</h2>
|
||
|
<p><strong>this is</strong> a <em>test</em></p>
|
||
|
<p><a href="http://google.com">weeeooo</a></p>
|
||
|
</body>
|
||
|
</html>
|