front end 3

This commit is contained in:
Armen Vartan 2014-12-01 13:38:13 -05:00
parent 55a31b7052
commit 8d63f11174

View File

@ -3,15 +3,15 @@ Left Hand Navigation
Using this screenshot as a guide, create a left hand navigation template. Using this screenshot as a guide, create a left hand navigation template.
<img src = "http://i.imgur.com/fWlliQi.png"> ![Left hand nav](http://i.imgur.com/fWlliQi.png)
You will need atleast the following block elements: You will need at least 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.
Bonus points for using [Bacon Ipsum](http://baconipsum.com/). Bonus points for using [Bacon Ipsum](http://baconipsum.com/).