<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1038127" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1038127</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/formatting-page-designs-css#comment-1217852</link>
    <description> &lt;p&gt;Thank you...&lt;br /&gt;
see now I should have thought of that! LOL!&lt;/p&gt;
 </description>
     <pubDate>Fri, 13 Apr 2007 13:47:54 +0000</pubDate>
 <dc:creator>delee36</dc:creator>
 <guid isPermaLink="false">comment 1217852 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/formatting-page-designs-css#comment-1217847</link>
    <description> &lt;p&gt;There are a couple of different ways do do designs that are flexible in CSS. Actually, you could probably just do a google search for &quot;Flexible layout, CSS&quot; and come up with a bunch of ideas.&lt;/p&gt;
&lt;p&gt;To do a design centered on a page, you just need a container div for the whole site deisgn. The CSS for this Div would look something like this:&lt;/p&gt;
&lt;p&gt;#container {width: 760px; margin: 0px auto;}&lt;/p&gt;
&lt;p&gt;The auto left/right margin will automatically adjust the margins so the design is centered in the screen.&lt;/p&gt;
&lt;p&gt;CSS sites that fit all resolutions are usually like that because the designers have been smart about the way they are built. Most designers would never, ever have different versions of the page for different screen resolutions. There are many ways you can get around this problem without resorting to detecting screen resolutions.&lt;/p&gt;
 </description>
     <pubDate>Fri, 13 Apr 2007 12:55:22 +0000</pubDate>
 <dc:creator>Megan</dc:creator>
 <guid isPermaLink="false">comment 1217847 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
