Introduction to HTML
Lab Exercise 3
Continue work on your HTML page from Lab exercise 2 and
create a simple HTML page that includes:
- The Lockheed Martin Logo (image)
- http://www.lockheedmartin.com/images/logo.gif
- A Link to the Lockheed Martin web site
- http://www.lockheedmartin.com/
- A Link to this tutorial
- http://www.trailstone.com/softdeve/HTMLBrownBag/
- A Link to an anchor on your web page. (e.g. Goto Top of Page)
Use the HTML tags we just learned:
Previous Lab |
Next Lab
previous slide |
next slide
Return to Beginning of Presentation
Return to Software Development Library