<html> <head> <title>First Web Page</title> </head> <body> <center><h1> HTML EZ Workshop</h1></center> <hr> <img SRC="nuc_an3.gif" WIDTH="100" HEIGHT="100"> <p> <b>Purpose.</b> Learn the essential elements of HTML<p> <i><a HREF="page2.html">Workshop Continued</a></i> <p> <i><a HREF="page1s.html">View HTML Source for this Page</a></i> <hr> This page is maintained by P. Christiansen.<br> e-Mail <a HREF="mailto:pac@clarkson.edu">comments<p> </body> </html>