Most likely this is caching your browser. Try using firefox and press Ctrl + R + shift.
Or completely restart chrome and see if there is a problem.
and you did not close the tag correctly:
<ul class="subnav">
<li><a href="season.php?season=3">Sundays</a></li>
<li><a href="hall-of-fame.php">Hall of Fame</a></li>
</ul
source
share