Heres part three of our wonderful tutorial ... In this we will have several parts

How to add a link
<html>
<body>
<h1>MPGH</h1>
<p>Youtube <a href="www.youtube.com">This is a link</a>
</body>
</html>


How to insert Images
<img src="Type the file name of you pic for instance Tutorial.jpg" width="100" height="200" />
Before you do that you have to check out your file type, width and hight