[Homer 3D] Final Lesson!

Up to now, I've shown you some basic HTML 2.0 commands. They are interpreted by every browser. As with all software, HTML continues to evolve. A newer version (HTML 3.0) will soon be the web standard.

One neat commnd it has is to allow you to put an image in the background (good for identifying your site). If you remember (I don't), Krusty's seal of approval appeared in the background when we began (click here to see the image).

As my final lesson, you will modify the <BODY> statement so your homepage is also approved by Krusty. Simply add the following bold statements:

<HEAD>
<TITLE>Homer Teaches HTML</TITLE>
</HEAD>
<BODY
BACKGROUND="krustyok.gif"
>

<H1>
<IMG ALIGN=middle SRC="homer.gif" ALT="[Homer 3D]"> Homer Teaches HTML </H1>
<CENTER>
<H2>Who Are The Simpsons????</H2>
</CENTER>

The Simpsons, who live in the community of Springfield, include Homer, a father who gives bad advice and works as the safety inspector
.
. (rest of the page)
.


[Homer] View the page | Back to start

Last modified on 26 April 1999
First posted on 29 July 1996

Created by Dan Jacobs, Maryland Sea Grant