Files
davisfe.cz/index.html
2025-11-04 13:48:49 +00:00

23 lines
446 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>DAVISFE</title>
</head>
<body>
<b>Davidův</b>
<b>úžasný</b>
<p>server</p>
<p>test</p>
<p>test2</p>
<p>test2</p>
<p>test2</p>
<p>test3</p>
<p>test4</p>
<p>test5</p>
<img src="gif/hulkhogan-hulk.gif" alt="Hulk Hogan gif">
</body>
</html>