A Pen by Richard Comeau on CodePen.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!--This is the begging of page one. --> | |
<div class="PageOne"> | |
<ul class="nav nav-tabs"> | |
<ul id="AW-SW" class="pull-left">AZ2 (AW/SW) COMEAU</ul> | |
<li class="pull-right"> | |
<a href="#">Contact Me</a> | |
</li> | |
<li class="pull-right"> | |
<a href="#">My Work</a> | |
</li> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!--This is the begging of page one. --> | |
<div class="PageOne"> | |
<ul class="nav nav-tabs"> | |
<ul id="AW-SW" class="pull-left">AZ2 (AW/SW) COMEAU</ul> | |
<li class="pull-right"> | |
<a href="#PageFour">Contact Me</a> | |
</li> | |
<li class="pull-right"> | |
<a href="#PageThree">My Work</a> | |
</li> |