Initial Commit
This commit is contained in:
8
tabs.php
Normal file
8
tabs.php
Normal file
@ -0,0 +1,8 @@
|
||||
<div id="tabs">
|
||||
<ul>
|
||||
<li><a href="http://aclindsay.com/home/">Home</a></li>
|
||||
<li><a href="http://aclindsay.com/projects/">Projects</a></li>
|
||||
<li><a href="http://aclindsay.com/about/">About</a></li>
|
||||
<li><a href="http://aclindsay.com/contact/">Contact</a></li>
|
||||
</ul>
|
||||
</div>
|
Reference in New Issue
Block a user