adding nav menu items

This commit is contained in:
Andrew Davidson 2016-09-07 19:57:32 -04:00
parent be482f5ec1
commit d839c681ed

View file

@ -6,4 +6,12 @@
</div>
</div>
<table>
<tr>
<td style="width:33%;">Home</td>
<td style="width:33%;">About</td>
<td style="width:34%;">Photos</td>
</tr>
</table>
</header>