css - Background image that repeats to a dynamic length with a fixed footer image -


how go creating background has, header, body , footer? header , footer wouldn't need repeat down page, horizontally, middle body section depend on how big main content div is, needs repeat vertically i'm unsure of how footer @ end.

thanks in advance. =)

you're either going have use multiple background images (css3, no pre-ie9 support) or break @ least 2 block level elements each apply own background image - long image repeat horizontally (has longer possible anticipated content grow content vertically).


Comments

Popular posts from this blog

c# - SharpSVN - How to get the previous revision? -

c++ - Is it possible to compile a VST on linux? -

url - Querystring manipulation of email Address in PHP -