Answer Dude
New member
I have this notepad webpage for a school test.
<html>
<head>
</head>
<body>
<title>Look Mr. Pittser -- I Know How to Build a Webpage</title>
<h1><div align="center">Look Mr. Pittser -- I Know How to Build a Webpage</h1>
<body bgcolor=tan>
<hr size="1"></hr>
<p>You were right Mr.Pittser, I am smart, and I can build a webpage, from scratch, all by myself.
I'm starting to like this class, and it is about time I started showing off my skills.
<h2><u>I Can</u></h2>
<ul type="square">
<p><li>Insert a table with my schedule in it. (10 pts.)</li>
</ul>
</p>
<table width="40%" table border="1">
<ul>
<tr>
<td>Schedule</td>
<td>Class</td>
</tr>
<tr>
<td><li>1st Period</li></td>
<td>Algebra</td>
</tr>
<tr>
<td><li>2nd Period</li></td>
<td>Gym</td>
</tr>
<tr>
<td><li>3rd Period</li></td>
<td>Web Design</td>
</tr>
<tr>
<td><li>4th Period</li></td>
<td>Independent Living</td>
</tr>
<tr>
<td><li>5th Period</li></td>
<td>Comm. Arts</td>
</tr>
<tr>
</body>
</html>
<ul type="circle">
<li><a href="#HOURS">HOURS</a></li>
<li><a href="#DELIVERY">DELIVERY</a></li>
<li><a href="#EMPLOYMENT">EMPLOYMENT</a></li>
</ul>
<HR size="10"></HR>
<BODY BGCOLOR=#94D6E7>
</p>
The hours, deliverey list is below the table, but if you save this and look at it in a browser it will appear above the table. Please help need this done to pass my web design class!!!! Please tell me mistakes and how to fix.
Much apreeciated-Josh
<html>
<head>
</head>
<body>
<title>Look Mr. Pittser -- I Know How to Build a Webpage</title>
<h1><div align="center">Look Mr. Pittser -- I Know How to Build a Webpage</h1>
<body bgcolor=tan>
<hr size="1"></hr>
<p>You were right Mr.Pittser, I am smart, and I can build a webpage, from scratch, all by myself.
I'm starting to like this class, and it is about time I started showing off my skills.
<h2><u>I Can</u></h2>
<ul type="square">
<p><li>Insert a table with my schedule in it. (10 pts.)</li>
</ul>
</p>
<table width="40%" table border="1">
<ul>
<tr>
<td>Schedule</td>
<td>Class</td>
</tr>
<tr>
<td><li>1st Period</li></td>
<td>Algebra</td>
</tr>
<tr>
<td><li>2nd Period</li></td>
<td>Gym</td>
</tr>
<tr>
<td><li>3rd Period</li></td>
<td>Web Design</td>
</tr>
<tr>
<td><li>4th Period</li></td>
<td>Independent Living</td>
</tr>
<tr>
<td><li>5th Period</li></td>
<td>Comm. Arts</td>
</tr>
<tr>
</body>
</html>
<ul type="circle">
<li><a href="#HOURS">HOURS</a></li>
<li><a href="#DELIVERY">DELIVERY</a></li>
<li><a href="#EMPLOYMENT">EMPLOYMENT</a></li>
</ul>
<HR size="10"></HR>
<BODY BGCOLOR=#94D6E7>
</p>
The hours, deliverey list is below the table, but if you save this and look at it in a browser it will appear above the table. Please help need this done to pass my web design class!!!! Please tell me mistakes and how to fix.
Much apreeciated-Josh