I need help with an html webpage for my class?

emagdnim2985

New member
I have to design a simple html webpage for my class and I can't get it to show up on my browser. Any help would be appreciated.
<HTML>
<HEAD>
<TITLE>Jason's First web page
</TITLE.
</HEAD>
<BODY><font size=6 color=green><B><H3>
<center>Welcome to my webpage!</font></B><br>
Jason Ragona<br>
<i>
<A HREF=http://www.wiu.edu/qc>Western Illinois University</i><br></a>
</center>
</H3>
<HR>
<left><u>My hobbies</u>
<o1>
<li>Hanging out with the family
<li>Technology
<li>Call of duty
</o1>
<center><u>My classes</u>
<ul>
<li>IS 340
<li>ACCT 342
<li>AccT 371
<li>CS 302
<li>FIN 331
</center></ul>
<left>
<img src=wiu_logo.jpg>
</BODY>
</HTML>
 
Back
Top