<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1032482" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1032482</link>
    <description></description>
    <language>en</language>
          <item>
    <title>example?</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/please-please-help#comment-1190120</link>
    <description> &lt;p&gt;So can you give me an example of what relative might look like? Is it just like absolute?&lt;/p&gt;
&lt;p&gt;I need the site to look the same on different resolutions. I use two, both bigger then 800 by 600. If you go to the site (&lt;a href=&quot;http://www.inbinghamton.com/sitecss.html&quot; class=&quot;bb-url&quot;&gt;inbinghamton.com/sitecss.html&lt;/a&gt;) you&#039;ll see that things are messed up. I&#039;m wondering how to get that right on your computer and on mine.&lt;/p&gt;
&lt;p&gt;thanks. (especially for responding)&lt;/p&gt;
 </description>
     <pubDate>Thu, 12 Jan 2006 11:08:58 +0000</pubDate>
 <dc:creator>tobin83</dc:creator>
 <guid isPermaLink="false">comment 1190120 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/please-please-help#comment-1190092</link>
    <description> &lt;p&gt;Also note, when you&#039;re using position:relative; the top, left, right, bottom elements don&#039;t really work. You will have to use margins.&lt;/p&gt;
 </description>
     <pubDate>Thu, 12 Jan 2006 06:43:25 +0000</pubDate>
 <dc:creator>Renegade</dc:creator>
 <guid isPermaLink="false">comment 1190092 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/please-please-help#comment-1190088</link>
    <description> &lt;p&gt;ok what resolution and browser are you using that your site display correctly... so that we know what you want your site to look like position-wise&lt;/p&gt;
 </description>
     <pubDate>Thu, 12 Jan 2006 06:06:03 +0000</pubDate>
 <dc:creator>demonhale</dc:creator>
 <guid isPermaLink="false">comment 1190088 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/please-please-help#comment-1190068</link>
    <description> &lt;p&gt;Is the only difference between absolute and relative simply the word? I tried to just change the word and it still didn&#039;t show up right?&lt;/p&gt;
&lt;p&gt;Please respond if you know, you&#039;d save my life since its due tonight. &lt;/p&gt;
&lt;p&gt;Thanks in advance,&lt;br /&gt;
scott&lt;/p&gt;
 </description>
     <pubDate>Thu, 12 Jan 2006 03:11:29 +0000</pubDate>
 <dc:creator>tobin83</dc:creator>
 <guid isPermaLink="false">comment 1190068 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/please-please-help#comment-1190053</link>
    <description> &lt;p&gt;BTW....just use the word relative instead of absolute in your css file.&lt;/p&gt;
 </description>
     <pubDate>Thu, 12 Jan 2006 02:09:12 +0000</pubDate>
 <dc:creator>Roo</dc:creator>
 <guid isPermaLink="false">comment 1190053 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/please-please-help#comment-1190052</link>
    <description> &lt;p&gt;You need to you relative positioning. See when you use absolute, that&#039;s exactly what it is...*absolute*. So when you&#039;ve told a div that it is to sit say 400 pixels from the top, and 400 pixels from the left then that is where it will sit. Then when you have a change in res the absolutly positioned elements stay where you told them too, except now the dimentions of the window has chnaged.&lt;/p&gt;
&lt;p&gt;With relative positioning the element is xx px *relative* to it&#039;s starting position...that means that no matter what res the end user is using the element will be positioned properly.&lt;/p&gt;
&lt;p&gt;You can use absolute positioning when if you used a fixed sized layout, but not when using a fluid layout.&lt;/p&gt;
 </description>
     <pubDate>Thu, 12 Jan 2006 02:07:31 +0000</pubDate>
 <dc:creator>Roo</dc:creator>
 <guid isPermaLink="false">comment 1190052 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
