Header, Content, Footer layout



I have a master page where I want to define a header (centered at top
of browser window), content, and footer (centered at bottom of browser
window). Then I can apply this master page layout to all of my other
pages. Can anyone direct me to some resources to implement this type
of web page? Can I do it with CSS? If so, how? Anyone have any
examples?

- Mel

.



Relevant Pages

  • Move element to Y coordinate
    ... Is there a way to use JavaScript to push a page element (a DIV block, ... so it sits at the bottom of the browser ... Note how the footer is very high up. ... if (where element Y coordinate is above <browser window bottom Y ...
    (comp.lang.javascript)
  • Re: Weird problem with HTML Tables in ASP.NET 2.0
    ... Footer at the bottom, set height of 60px. ... I want the header to be flush with the top of the browser, ... I'm using a master page to achieve this. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Header, Content, Footer layout
    ... of browser window), content, and footer (centered at bottom of browser ... Then I can apply this master page layout to all of my other ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Header, Content, Footer layout
    ... of browser window), content, and footer (centered at bottom of browser ... Then I can apply this master page layout to all of my other ...
    (microsoft.public.dotnet.framework.aspnet)
  • CSS to put text at bottom of browser window, or page bottom, whichever is lower?
    ... Just looking for a simple way to put some footer text at the bottom of the ... browser window (or after the complete body if past the bottom of the ... I've a few absolutely positioned DIVs, so the "relative" position of the ...
    (alt.html)