From c3d0ea381bbf611ded52da9a18b3b653dbcfc90c Mon Sep 17 00:00:00 2001 From: Armen Vartan Date: Mon, 1 Dec 2014 13:40:08 -0500 Subject: [PATCH] right hand nav --- front-end/4-right-hand-navigation/README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/front-end/4-right-hand-navigation/README.md b/front-end/4-right-hand-navigation/README.md index 85cb429..679e3f9 100644 --- a/front-end/4-right-hand-navigation/README.md +++ b/front-end/4-right-hand-navigation/README.md @@ -3,15 +3,15 @@ Right Hand Navigation Using this screenshot as a guide, create a right hand navigation template. - +![Right hand nav](righthand.png) You will need atleast 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/).