right hand nav

This commit is contained in:
Armen Vartan 2014-12-01 13:40:08 -05:00
parent 8924f70ea3
commit c3d0ea381b

View File

@ -3,14 +3,14 @@ Right Hand Navigation
Using this screenshot as a guide, create a right hand navigation template. Using this screenshot as a guide, create a right hand navigation template.
<img src = "http://i.imgur.com/E7H2iP1.png"> ![Right hand nav](righthand.png)
You will need atleast the following block elements: You will need atleast the following block elements:
Container * Container
Nav * Nav
Content / Aside * Content / Aside
Footer * Footer
The footer should be fixed to the page, so it is present at all times no matter where you scroll. The footer should be fixed to the page, so it is present at all times no matter where you scroll.