COSC 1301
Account Sign-up Session
<HTML>
<HEAD>
<TITLE>Introduction to HTML</TITLE>
<!--This page was created by Your Name Here-->
</HEAD>
<BODY>
<H1>Western Texas College Home Page</H1>
Welcome to Western Texas College!<br>
This site is designed to help teach HTML. Before the semester is over, it will include hyperlinks, graphics, tables and frames.
<hr>
COSC 1301
</body>
</html>
To make sure that you have successfully uploaded this initial page, check your GEOCITIES site (www.oocities.org/yourusername)- you should see the index.html file that you created and uploaded to Geocities.
Additional Information