Show nav.jsp syntax highlighted
<hr>
<div align="center">
<table border="0">
<tr>
<td width="50%"><font color="#808080" size="2"><a href="addPet.jsp">Add a Pet</a></font></td>
<td width="50%"><font color="#808080" size="2"><a href="favoritePet.jsp">Choose Favorite Pet</a></font></td>
<td width="50%"><font color="#808080" size="2"><a href="help.jsp">Help</a></font></td>
</tr>
</table>
</div>
See more files for this project here