advanced code snippet search
LeeRJohnson on 10/01/07
template navigation
10/01/07 04:09pm10/01/07 04:08pm
4 people have marked this snippet as a favorite
vali29pagetoscreenLeeRJohnsontmbrenneke
<div id="NavigationID" class="navigation" title="Unordered Navigation"> <h2 class="header">Unordered Navigation</h2> <ul class="list"> <li><a class="url" href="/">Home</a></li> <li><a class="url" href="page2/">Page2</a></li> <li><a class="url" href="page3/">Page3</a></li> <li><a class="url" href="contact/">Contact</a></li> </ul></div>
Report this snippet Tweet
Comment:
You need to login to post a comment.