You are on page 1of 1

HTML

<!DOCTYPE html>
<html>
<head>
<title>
</title>
</head>
<body>
<h1-6>
</h1-6>
<p>
</p>
</body>
</html>
adding a hyperlink: <a href=url>name or image</a>
adding an image: <img src=url />

You might also like