Start with Python

This commit is contained in:
Kenneth Mendonca
2015-07-22 16:44:07 -04:00
parent 94031a251f
commit 57cb3981a0
100 changed files with 2085 additions and 0 deletions

View File

@ -0,0 +1,17 @@
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
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/).

Binary file not shown.

After

Width:  |  Height:  |  Size: 245 KiB