we want to add our navBar and footer outside of the template areas
but how we can do this?
because grid will take control of all the page and even if you make the footer absolute position it just ignore all the scrolled height and stick at the middle of the page
is it make sense to use nested grid? I mean that I can use another grid on the top level
"navbar"
"main"
"footer"
and then "main" will have the inner grid?
yes nest the grid in the content area
Обсуждают сегодня