Basic HTML Tut #3
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
The width and height is not required.
You also forget the alt="" !
[php]<img src="tutorial.jpg" alt="my picture" />[/php]
If your such a genuis then why dont YOU Do a tutorial?
I'm trying to help
Lool you fail it's
<html>
<head>
<title>This is how we do it</title>
<body>
This is how <b>we</B> do it
</body>
</html>
If you don't think its that copy and paste and save as .html...
Hmf dunno...
Do you make warrock hacks?