Today I will be showing some of my favorite things to do in HTML.
This is what we are doing:
This is my website
This is how we will do it.
type:
<DOCTYPE!html>
<html>
<head>
<title>links and pictures</title>
</head>
<body>
<img src=" Your image here" />
<p>Your text <a href="your website here">here<a></p>
</body>
</html>
Thats how you do it. Name it anything you want as long as you put .HTML at the end.
I f you cant think of any pictures or links to put in there, put this picture of han solo on. And for the "your website here" part put: "http://tom.staynalive.com/2012/12/teleportation-on-my-computerwow-when.html"
you can also link images like this:
Here is the code:
<a href="http://tom.staynalive.com/2012/12/teleportation-on-my-computerwow-when.html"><img src="http://www.beertripper.com/OffTopic/star_wars_images/Leia_2/Princess_Leia_Organa_Large_Blaster_Pose.jpg" /></a>
just put it right where the picture goes. To open from notepad just go to files>notepad>your text here.html>
No comments:
Post a Comment