Testest/index.html

6 lines
104 B
HTML

<html>
<body>
<h1>It works!</h1>
<img src="./images/smile.png"/>
</body>
</html>