<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1049004" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1049004</link>
    <description></description>
    <language>en</language>
          <item>
    <title>Okay, what you need is a</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/footer-doesnt-stay-down#comment-1272875</link>
    <description> &lt;p&gt;Okay, what you need is a sticky footer with a few modifications. If you need a tutorial on sticky footers you can find a great one here: &lt;a href=&quot;http://www.htmltutorialsandtips.com/css-sticky-footer/&quot; title=&quot;http://www.htmltutorialsandtips.com/css-sticky-footer/&quot; rel=&quot;nofollow&quot;&gt;http://www.htmltutorialsandtips.com/css-sticky-footer/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Now, after adding the sticky footer you will need to do some adjustments for that background image on your footer. You&#039;ll want to actually add it to the html as a second background(which will work fine in any CSS3-complaint browser) like so: &lt;/p&gt;
&lt;p&gt;       background: url(&#039;footerBackground.jpg&#039;) bottom center repeat-x;&lt;/p&gt;
&lt;p&gt;This will put the image on the bottom of the page, center it, and repeat it horizontally to stretch it across the whole browser window(this way you only need an image 1px wide, saves on load time).&lt;/p&gt;
&lt;p&gt;On older browsers this won&#039;t work, but IE9 and Firefox 4 and all other standards-compliant browsers will show it just fine. Unfortunately there really isn&#039;t a way to make this work completely in older browsers(thus the addition of multiple background images in CSS3).&lt;/p&gt;
 </description>
     <pubDate>Thu, 09 Feb 2012 04:43:04 +0000</pubDate>
 <dc:creator>UVUWolverine</dc:creator>
 <guid isPermaLink="false">comment 1272875 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>Can you post a working link</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/footer-doesnt-stay-down#comment-1261493</link>
    <description> &lt;p&gt;Can you post a working link with some content in it so we can get a better picture of what&#039;s happening?&lt;/p&gt;
 </description>
     <pubDate>Mon, 31 Jan 2011 20:14:44 +0000</pubDate>
 <dc:creator>Megan</dc:creator>
 <guid isPermaLink="false">comment 1261493 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>Did you try margin-bottom:0;</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/footer-doesnt-stay-down#comment-1261492</link>
    <description> &lt;p&gt;Did you try margin-bottom:0; ?&lt;/p&gt;
&lt;p&gt;Q...&lt;/p&gt;
 </description>
     <pubDate>Mon, 31 Jan 2011 16:45:13 +0000</pubDate>
 <dc:creator>QiSoftware</dc:creator>
 <guid isPermaLink="false">comment 1261492 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>Hi Megan
I&#039;ve tried the</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/footer-doesnt-stay-down#comment-1261399</link>
    <description> &lt;p&gt;Hi Megan&lt;/p&gt;
&lt;p&gt;I&#039;ve tried the position:fixed for the footer but no luck there. As for how im wanting this to work, im open to all ideas and i just want the footer to stay down . Are my divs correct in the html part? &lt;/p&gt;
&lt;p&gt;I also read about the clear:both CSS rule so i added that in there also but its not working&lt;/p&gt;
&lt;p&gt;This is my 1st web page so im no expert&lt;/p&gt;
 </description>
     <pubDate>Thu, 27 Jan 2011 18:09:23 +0000</pubDate>
 <dc:creator>TracidTrax</dc:creator>
 <guid isPermaLink="false">comment 1261399 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>I think attempting to</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/footer-doesnt-stay-down#comment-1261397</link>
    <description> &lt;p&gt;I think attempting to absolutely position the footer at the bottom is probably not the best way to do this. Would position:fixed do what you want? Try that. I&#039;m not exactly clear on how you&#039;re wanting this to work...&lt;/p&gt;
 </description>
     <pubDate>Thu, 27 Jan 2011 15:55:03 +0000</pubDate>
 <dc:creator>Megan</dc:creator>
 <guid isPermaLink="false">comment 1261397 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
