<html>
<head>
<! Replace the bold words with the name of your page. It will appear in the title bar of the window.>
<title> Internet Sites</title>
</head>
<!The color for the background is given in HEX code--visit the site at -- http://www.phoenix.net/~jacobson/pages/rgbhex.html " OR "http://www.habanero.com/hex/hexwt.html" --for a very complete list of colors to choose from.>
<body bgcolor="#F7FFCE">
<!This is your title- Just replace the bold print with your own words. The picture must be a graphic in the *.gif or *.jpg format----*.bmp and *.pct will not work.>
<center>
<table border="0">
<tr>
<td align="center">
<img src="network8.gif" width="150" height="105">
</td>
<td align="center"><h1>Internet Sites</h1></td>
</tr>
</table>
</center>
<b>Assignment:</b>
<!Write your assignmet below--Just replace the bold print with your own words.>
<blockquote>
Write a 3 paragraph paper . Collect your data from the internet and then use the word processor to complete your paper.
</blockquote>
<!Replace the bold words in quotation marks with the URL and the "Name of Page" with the name of that page.>
<b>Use this list of links to complete your assignment.</b>
<ul>
<li><a href="web address">Name of Page </a>
<li><a href="web address">Name of Page </a>
<li><a href="web address">Name of Page </a>
<li><a href="web address">Name of Page </a>
</ul>
<p>
<! Replace bold print with your name or school district>
©Houston Independent School District </p>
</body>
</html>