- Know how to create links to other pages/sites
- Be able to insert Images into a web page
File3.html Code:
<HTML>
<HEAD>
<TITLE>My Third File</TITLE>
<META name="discription" content="week1 HTML assignment">
<META name="keywords" content="HTML,Week3,assignemnt">
<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-5">
</HEAD>
<BODY>
<H1><font color="green">Week 3 of Introduction to HTML 4.01</font></H1>
<img src="html_class_012109_img1.jpg" align="left" height="448" width="296" hspace="20" vspace="2" alt="My Week 3 image of Las Vegas">
<p><font face="sans-serif">Hello, this is a picture I took a few years ago in Las Vegas on the strip. I am taking this class to learn HTML for work on my websites and to complete my certificate from eClasses. <strong> I really enjoy working on design projects that allow me to be creative.</strong> I plan to develop enough skill in design to make a living from it some day and leave my cubicle job.
</font></p><br>
<a href="http://www.warrenswork.com/classes/into_to_html_2009/file2.html">Week2 Assignment file2.html</a><br>
<a href="http://www.warrenswork.com/classes/into_to_html_2009/week3.html">Intro to HTML Week3</a><br>
<a href="http://www.auctionpalms.com">AuctionPalms.com</a>
</BODY>
</HTML>
Week 3 of Introduction to HTML 4.01
Hello, this is a picture I took a few years ago in Las Vegas on the strip. I am taking this class to learn HTML for work on my websites and to complete my certificate from eClasses. I really enjoy working on design projects that allow me to be creative. I plan to develop enough skill in design to make a living from it some day and leave my cubicle job.
Week2 Assignment file2.html
Intro to HTML Week3
AuctionPalms.com
