Skip to content

Instantly share code, notes, and snippets.

@aphoenix
Created March 24, 2011 18:27
Show Gist options
  • Save aphoenix/885577 to your computer and use it in GitHub Desktop.
Save aphoenix/885577 to your computer and use it in GitHub Desktop.
Links Before
<div class="locations">
<a href="#">
Mississauga Location
</a>
<span class="horizNavSeparator"></span>
<span class="moreLinks">|</span>
<span class="horizNavSeparator"></span>
<a href="#">
West Toronto Location
</a>
<span class="horizNavSeparator"></span>
<span class="moreLinks">|</span>
<span class="horizNavSeparator"></span>
<a href="#">
Travelling Between Sites
</a>
<span class="horizNavSeparator"></span>
<span class="moreLinks">|</span>
<span class="horizNavSeparator"></span>
<a href="#">
Parking Information
</a>
<span class="horizNavSeparator"></span>
<span class="moreLinks">|</span>
<span class="horizNavSeparator"></span>
<a href="#">
Public Transit
</a>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment