Le 16 oct. 2014 à 05:28, David Laakso <laakso.davi...@gmail.com> a écrit :

> One way to do that is to put the nav after the footer in the markup.
> And then absolute position the nav into a block [article] of padding.
> Once you get to the media queries, the amount of padding needed can be
> tweaked-- less needed at desktop, and more needed at mobile.
> 
> A fast and dirty example without media queries: http://ccstudi.com/school.html

Have you tried resizing your window a little bit ? Depending on how wide it is, 
the `nav` peaks out on the left- or right-hand side. At the very least, make 
the wrapper element `position: relative` so that it acts as the containing 
block for the `nav`.

Philippe
--
Philippe Wittenbergh
http://l-c-n.com/





______________________________________________________________________
css-discuss [css-d@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to