| name | language | licence |
|---|---|---|
| Archive | PHP | Other |
| header | PHP | Other |
| footer | PHP | Other |
| home | PHP | Other |
| Template : links | PHP | Other |
| index | PHP | Other |
| nav | PHP | Other |
| functions | PHP | Other |
< 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 >
language: PHP
licence: Other
nav
options: view full snippet • send to code collector
<!-- Navigation -->
<div id="nav">
<ul>
<li><a href="http://test.cinemasoundworks.com/archives/category/blog" title="Blog">blog</a></li>
<li><a href="http://test.cinemasoundworks.com/about" title="About Us">about</a></li>
<li><a href="http://test.cinemasoundworks.com/audio" title="Audio">audio</a></li>
<li><a href="http://test.cinemasoundworks.com/video" title="Movies">movies</a></li>
</ul>
</div>



library
buttons (3)
wp (93)