<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1038608" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1038608</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/position-relative-absolute#comment-1219963</link>
    <description> &lt;p&gt;Relative positioning has two purposes. You can shift the content of a relatively positioned element using the top / left / bottom / right properties, if that&#039;s what you are after. You can also specify position: relative -- with or without those positioning properties -- to establish a new context for absolutely positioned elements.&lt;/p&gt;
&lt;p&gt;For example, if I position a box absolutely top left, it normally goes in the top left of the browser window. If I put it in a container that has position: relative; on it, my box now goes in the top left of that container instead.&lt;/p&gt;
&lt;p&gt;I hope I have not confused you.&lt;/p&gt;
&lt;p&gt;Cordially, David&lt;/p&gt;
 </description>
     <pubDate>Fri, 01 Jun 2007 01:53:43 +0000</pubDate>
 <dc:creator>webwiz</dc:creator>
 <guid isPermaLink="false">comment 1219963 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/position-relative-absolute#comment-1219952</link>
    <description> &lt;p&gt;Basically, relative positioning places the object related to other objects while absolute puts it in the exact spot you tell it.&lt;/p&gt;
&lt;p&gt;For a website, you might have 3 columns..there you would use relative because you want each column to be relative to each other.&lt;br /&gt;
You might also want a &#039;alert box&#039; that stays at the very top of the screen, and is positioned over the top container.  You would use absolute for that positioning.&lt;/p&gt;
&lt;p&gt;If that doesn&#039;t make sense, maybe try this tutorial:&lt;br /&gt;
&lt;a href=&quot;http://www.webreference.com/html/tutorial18/&quot; class=&quot;bb-url&quot;&gt;http://www.webreference.com/html/tutorial18/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;For the most part you would probably want to use relative so everything can stretch with the screen.&lt;/p&gt;
&lt;p&gt;Here is another comparison:&lt;br /&gt;
&lt;a href=&quot;http://www.echoecho.com/csslayers.htm&quot; class=&quot;bb-url&quot;&gt;http://www.echoecho.com/csslayers.htm&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Hopefully that helps, good luck!&lt;/p&gt;
 </description>
     <pubDate>Thu, 31 May 2007 20:28:52 +0000</pubDate>
 <dc:creator>saxman13ga</dc:creator>
 <guid isPermaLink="false">comment 1219952 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
