<HTML>
<HEAD>
<TITLE>This is my title</TITLE>
<META name="keywords" content="blue widgets,green widgets,red widgets, Jerry's Widget Emporium">
<META name="keywords" content="blue widgets,green widgets,red widgets, Jerry's Widget Emporium">
</HEAD>
<BODY>
<H1>This is the Heading</H1>
This is text that people can see when the page is viewed in their web browser. Note that the title appears in the colored bar at the top of the window. The Meta keyword and Meta description tags are not visible.
<A HREF="my-url-keyword-here.htm">This is the visible link text</A>
Note that you can view the source code for any web page by opening the "View" menu and selecting "Source".
</BODY>
</HTML>