Skip to content

Instantly share code, notes, and snippets.

@gbili
Created April 4, 2013 08:36
Show Gist options
  • Save gbili/5308774 to your computer and use it in GitHub Desktop.
Save gbili/5308774 to your computer and use it in GitHub Desktop.
html in browser
<li class="active">
<a href="/engine">Engine</a>
<ul>
<li>
<a href="/engine/install">Install</a>
</li>
<li>
<a href="/engine/uninstall">Uninstall</a>
</li>
</ul>
</li>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment