<HTML> <HEAD> <TITLE>Put Window Title Here </TITLE> </HEAD> <BODY> <H1>Put Article Title Here</H1> Some introduction. <P> <H2>Section title</H2> Section contents. <P> More contents. <P> <H2>Another Section Title Here</H2> This section is about links and graphics. <P> The tags for the link to "LINK" are <P> <A HREF="URL here">LINK</A>. <P> To include an inline graph, use the tag <IMG ALIGN=bottom SRC="URL here">, <P> or use the tag <IMG ALIGN=middle SRC="URL here">, <P> or use the tag <IMG ALIGN=top SRC="URL here">. </BODY> </HTML>