<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1023110" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1023110</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/bottom-site-images#comment-1142177</link>
    <description> &lt;p&gt;Please don&#039;t use the topmargin/margintop attributes, they aren&#039;t valid and there is a far neater way to do it:&lt;/p&gt;
&lt;p&gt;In your CSS:&lt;/p&gt;
&lt;p&gt;body {&lt;br /&gt;
    margin: 0;&lt;br /&gt;
    padding: 0;&lt;br /&gt;
    }&lt;/p&gt;
&lt;p&gt;Tadah! That&#039;s all and it will work on every page you have linked to the CSS file.&lt;/p&gt;
 </description>
     <pubDate>Sun, 07 Dec 2003 00:36:57 +0000</pubDate>
 <dc:creator>Suzanne</dc:creator>
 <guid isPermaLink="false">comment 1142177 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/bottom-site-images#comment-1142173</link>
    <description> &lt;p&gt;The code from your example page that creates the bottom table is:&lt;/p&gt;
&lt;p&gt;&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;&amp;lt;!-- BOTTOM BORDER -----------------------------------------&amp;gt;&lt;br /&gt;&lt;br /&gt;&amp;lt;table background=&amp;quot;/images/diablo2/bot-back.gif&amp;quot; border=0 cellpadding=0 cellspacing=0 width=100%&amp;gt;&lt;br /&gt;&amp;lt;tr&amp;gt;&lt;br /&gt;&amp;lt;td background=&amp;quot;/images/diablo2/bot-back.gif&amp;quot; align=left&amp;gt;&amp;lt;img src=&amp;quot;/images/diablo2/bot-left.gif&amp;quot; border=0 width=50 height=70&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;&amp;lt;td background=&amp;quot;/images/diablo2/bot-back.gif&amp;quot; align=center&amp;gt;&amp;lt;img src=&amp;quot;/images/diablo2/bot-mid.gif&amp;quot; border=0 width=352 height=70&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;&amp;lt;td background=&amp;quot;/images/diablo2/bot-back.gif&amp;quot; align=right&amp;gt;&amp;lt;img src=&amp;quot;/images/diablo2/bot-right.gif&amp;quot; border=0 width=50 height=70&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;&amp;lt;/table&amp;gt;&lt;/code&gt;&lt;/div&gt;&#039;&lt;/p&gt;
&lt;p&gt;In Dreamweaver, at the very bottom of the page, insert a table, Width=100%, cellpadding=0 and cellspacing = 0, 1 row, 3 colums. The left cell make left justify, the right one right justify, and the middle center jsutify. Give all 3 a background of an image that repeats well and blends in nicely with the left, center and right images.&lt;/p&gt;
&lt;p&gt;Note that to get it at the complete bottom and full width, you need to set the body margins up like they do:&lt;/p&gt;
&lt;p&gt;&lt;code&gt;&amp;lt;body bgcolor=&amp;quot;#000000&amp;quot; text=&amp;quot;#cccc99&amp;quot; link=&amp;quot;#cccc99&amp;quot; vlink=&amp;quot;#aaaaaa&amp;quot; marginwidth=0 marginheight=0 topmargin=0 leftmargin=0&amp;gt;&lt;/code&gt;&#039;&lt;/p&gt;
&lt;p&gt;(To do this in dreamweaver, got to MODIFY-&amp;gt;PAGE PROPERTIES, set the four margin settings to 0)&lt;/p&gt;
&lt;p&gt;Hope this helps.&lt;/p&gt;
&lt;p&gt;-Greg&lt;/p&gt;
&lt;p&gt;PS, {offtopic for the moderators} I jept trying to post this message, and every time got &quot;Error, you can only post 1 message every 30 seconds&quot;. This was the first post i tried to do today. I sat around waiting before hitting submit again, still same thing 3 times. So I gave up and was going to try again later. Then i get back to the main listings and find it did post after all?&lt;/p&gt;
 </description>
     <pubDate>Sat, 06 Dec 2003 23:01:41 +0000</pubDate>
 <dc:creator>Greg K</dc:creator>
 <guid isPermaLink="false">comment 1142173 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
