diff --git a/front-end/3-left-hand-navigation/README.md b/front-end/3-left-hand-navigation/README.md index 56c23ea..aef2fcd 100644 --- a/front-end/3-left-hand-navigation/README.md +++ b/front-end/3-left-hand-navigation/README.md @@ -3,15 +3,15 @@ Left Hand Navigation Using this screenshot as a guide, create a left hand navigation template. - +![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 -Nav -Content / Aside -Footer +* Container +* Nav +* Content / Aside +* Footer 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/). \ No newline at end of file +Bonus points for using [Bacon Ipsum](http://baconipsum.com/).