Some of the html codes are wrong. I need to find 10 errors
<html>
<head> <title>Webmaster Web by Tony Gale</title>
<body vlink="red"><center><h1>Practice Web</h1><hr color="red" width="75%" size="3"><br>
<!This is a web page that I created without using my cheatsheet>
<h3>Table with Favorite Teams<h3><!This is a table>
<table border="3"><tr><td><b>College</b></td><td>Wisconsin Badgers</td></tr>
<tr><td><b>Pro Football</b></td><td>Green Bay Packers</td><tr><td><b>Pro Basketball</b></td><td>Milwaukee Bucks</td></tr>
<tr><td><b>College Volleyball</b></td><td>Arizona State</td></tr><tr><td><b>Baseball</b></td>Milwaukee Brewers</td></tr>
</center><br><hr color="red" width="50%" size="5"><br>
<!This is an ordered list using small roman numerals>
<ol type="i">
<li>Monday</li><li>Tuesday</li><li>Wednesday
<li>Thursday</li><li>Friday</li><li>Saturday</li>
<li>Sunday</li>
<!This is an unordered list using squares>
<center>
<ul type="square">
<li>Chocolate Chip Cookies</li><li>Steak</li>
<li>Peach Ice Tea</li><li>Strawberry Shakes</li>
<li>Baked Potatoes</li></ul>
<a hef="examples.htm">Back to Examples
</center>
<html>
<head> <title>Webmaster Web by Tony Gale</title>
<body vlink="red"><center><h1>Practice Web</h1><hr color="red" width="75%" size="3"><br>
<!This is a web page that I created without using my cheatsheet>
<h3>Table with Favorite Teams<h3><!This is a table>
<table border="3"><tr><td><b>College</b></td><td>Wisconsin Badgers</td></tr>
<tr><td><b>Pro Football</b></td><td>Green Bay Packers</td><tr><td><b>Pro Basketball</b></td><td>Milwaukee Bucks</td></tr>
<tr><td><b>College Volleyball</b></td><td>Arizona State</td></tr><tr><td><b>Baseball</b></td>Milwaukee Brewers</td></tr>
</center><br><hr color="red" width="50%" size="5"><br>
<!This is an ordered list using small roman numerals>
<ol type="i">
<li>Monday</li><li>Tuesday</li><li>Wednesday
<li>Thursday</li><li>Friday</li><li>Saturday</li>
<li>Sunday</li>
<!This is an unordered list using squares>
<center>
<ul type="square">
<li>Chocolate Chip Cookies</li><li>Steak</li>
<li>Peach Ice Tea</li><li>Strawberry Shakes</li>
<li>Baked Potatoes</li></ul>
<a hef="examples.htm">Back to Examples
</center>