Skip to content
Snippets Groups Projects
other.html 170 B
Newer Older
Claudenir Fonseca's avatar
Claudenir Fonseca committed
<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <title>Title</title>
</head>
<body>
<p>Hello there</p>
<img src="images/abra.png"/>
</body>
</html>