Page History
...
| Code Block |
|---|
<div class="nav-holder">
<h1>Main Menu</h1>
<nav id="nav">
<ul>
<li class="active arrow">
<a href="#" tabindex="4">Home</a>
<div class="dropdown">
<h1 class <a href="dropdown-opener#"><a hrefclass="#"></h1>btn-back">Back</a>
<h2>{Landing Page TItle of Previous}</h2>
<ul>
<li><a href="#">Second>Sub LevelSection Item 01</a></li>
<li class="active arrow">
<a href="#">Second>Sub LevelSection Item 02</a>
<div class="submenu-holder">
<h1 class="submenu-holder-opener"><a href="#">Third Level</a> </h1>
<a href="#" class="btn-back">Back</a>
<h2>{Landing Page TItle of Previous}</h2>
<ul class="submenu">
<li><a href="#">Third Level Item 01</a></li>
<li><a <li class="active"><a href="#">Third Level Item 02</a></li>
<li class="active"><a <li><a href="#">Third Level Item 03</a></li>
<li><a href="#">Third Level Item 03<04</a></li>
<li><a href="#">Third Level Item 0405 - LONG WithROW TEXT aSecond LongRow Title<Here</a></li>
</ul>
</div>
</li>
<li><a href="#">Second>Sub LevelSection Item 03</a></li>
<li><a href="#">Second>Sub LevelSection Item 04</a></li>
<li><a href="#">Second>Sub LevelSection Item 05</a></li>
<li><a href="#">Second Level Item 06<>Sub Section 06 - LONG ROW TEXT Second Row Here</a></li>
<li><a href="#">Third Level Item 07 - With a Long Title</a></li>
</ul>
</ul>div>
</div>li>
< <li class="arrow"><a href="#" tabindex="5">Movies</a></li>
<li><a href="#" tabindex="5">Movies<>Events</a></li>
<li><a href="#" tabindex="6">Recreation</a></li>
<li><a href="#" tabindex="7">Fitness & Sports<>Fitness</a></li>
<li><a href="#" tabindex="8">Dining<>Child & Youth</a></li>
<li><a href="#" tabindex="9">Liberty<>Lodging</a></li>
<li><a href="#" tabindex="10">Child & Youth<>Dining</a></li>
<li><a href="#" tabindex="11">Jobs</a></li>
<li class="last"><a arrow">
<a href="#" tabindex="12">More</a></li>
">About</a>
<div class="dropdown">
<a href="#" class="btn-back">Back</a>
<h2>{Landing Page TItle of Previous}</h2>
<ul>
<li><a href="#">Sub Section 01</li>
<li class="active arrow">
<a href="#">Sub Section 02</a>
<div class="submenu-holder">
<a href="#" class="btn-back">Back</a>
<h2>{Landing Page TItle of Previous}</h2>
<ul class="submenu">
<li><a href="#">Third Level 01</a></li>
<li class="active"><a href="#">Third Level 02</a></li>
<li><a href="#">Third Level Item 03</a></li>
<li><a href="#">Third Level Item 04</a></li>
<li><a href="#">Third Level Item 05 - LONG ROW TEXT Second Row Here</a></li>
</ul>
</div>
</li>
<li><a href="#">Sub Section 03</a></li>
<li><a href="#">Sub Section 04</a></li>
<li><a href="#">Sub Section 05</a></li>
<li><a href="#">Sub Section 06 - LONG ROW TEXT Second Row Here</a></li>
</ul>
</div>
</li>
</ul>
</nav>
</div> |