<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1025531" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1025531</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/simple-css-question#comment-1155475</link>
    <description> &lt;p&gt;Looks good. Well done &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
 </description>
     <pubDate>Wed, 21 Jul 2004 08:49:52 +0000</pubDate>
 <dc:creator>davidjaymz</dc:creator>
 <guid isPermaLink="false">comment 1155475 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/simple-css-question#comment-1155470</link>
    <description> &lt;p&gt;You got it! Nice one!&lt;/p&gt;
&lt;blockquote class=&quot;bb-quote-body&quot;&gt;&lt;p&gt;Quote: For a moment I thought you were talking about the hair... &lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;lol... would be a tough challenge. I&#039;m tempted to try it though! &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/wink.png&quot; title=&quot;Wink&quot; alt=&quot;Wink&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
 </description>
     <pubDate>Wed, 21 Jul 2004 08:36:48 +0000</pubDate>
 <dc:creator>andy206uk</dc:creator>
 <guid isPermaLink="false">comment 1155470 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/simple-css-question#comment-1155440</link>
    <description> &lt;p&gt;UPDATE:&lt;/p&gt;
&lt;p&gt;Incase this helps anybody else, I solved the problem and it was very simple.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.shootingstorm.com/index2.php&quot; class=&quot;bb-url&quot;&gt;http://www.shootingstorm.com/index2.php&lt;/a&gt; (no links on that page work)&lt;/p&gt;
&lt;p&gt;#navigation {float: left; width: 120px;}&lt;br /&gt;
#content {margin-left: 145px;}&lt;/p&gt;
&lt;p&gt;That was all it needed was a simple margin-left on the content area.  I haven&#039;t tested all possible browsers but it&#039;s 100% valid code and works in Firefox and Internet Explorer.&lt;/p&gt;
&lt;p&gt; &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/big.png&quot; title=&quot;Laughing out loud&quot; alt=&quot;Laughing out loud&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
&lt;p&gt;P.S.  This is my first valid XHTML page (as opposed to valid HTML4) and my first page that relies almost entirely on CSS for display.  Woo! &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/wink.png&quot; title=&quot;Wink&quot; alt=&quot;Wink&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
 </description>
     <pubDate>Tue, 20 Jul 2004 16:50:01 +0000</pubDate>
 <dc:creator>fifeclub</dc:creator>
 <guid isPermaLink="false">comment 1155440 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/simple-css-question#comment-1155253</link>
    <description> &lt;blockquote class=&quot;bb-quote-body&quot;&gt;&lt;p&gt;&lt;strong&gt;andy206uk wrote:&lt;/strong&gt; I&#039;ve been toying with an idea of changing my blogs colour scheme based on the time of day (light green in the morning, bright green during the day and dark green at night!). Should be fun!&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;For a moment I thought you were talking about the hair... &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/wink.png&quot; title=&quot;Wink&quot; alt=&quot;Wink&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
 </description>
     <pubDate>Fri, 16 Jul 2004 08:49:10 +0000</pubDate>
 <dc:creator>Abhishek Reddy</dc:creator>
 <guid isPermaLink="false">comment 1155253 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/simple-css-question#comment-1155251</link>
    <description> &lt;p&gt;Bear with it mate! CSS takes some getting used to, it&#039;s a whole new way of designing but trust me! it&#039;s TOTALLY worth it! (once you learn to mark up your (x)html correctly you can change the whole design just by changing the stylesheet!&lt;/p&gt;
&lt;p&gt;I&#039;ve been toying with an idea of changing my blogs colour scheme based on the time of day (light green in the morning, bright green during the day and dark green at night!). Should be fun!&lt;/p&gt;
 </description>
     <pubDate>Fri, 16 Jul 2004 08:32:57 +0000</pubDate>
 <dc:creator>andy206uk</dc:creator>
 <guid isPermaLink="false">comment 1155251 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/simple-css-question#comment-1155091</link>
    <description> &lt;p&gt;If you wanna do it in CSS look seriously at the two colum layouts suggested above. &lt;a href=&quot;http://bluerobot.com/web/layouts/layout1.html&quot; class=&quot;bb-url&quot;&gt;http://bluerobot.com/web/layouts/layout1.html&lt;/a&gt; is virtually like what you have done so far.&lt;/p&gt;
&lt;p&gt;Tables are still valid because your meant to use them for tabled content. NOT for website layout. sorry buddy but thats the way it is.&lt;/p&gt;
&lt;p&gt;DJ&lt;/p&gt;
 </description>
     <pubDate>Wed, 14 Jul 2004 16:03:53 +0000</pubDate>
 <dc:creator>davidjaymz</dc:creator>
 <guid isPermaLink="false">comment 1155091 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/simple-css-question#comment-1155090</link>
    <description> &lt;p&gt;I&#039;ve been fiddling with this for a while now (offline).  &lt;/p&gt;
&lt;p&gt;Adding a &quot;float: left&quot; to the main area (after the menu already had a &quot;float: left&quot;) fixes the problem easily in MSIE but in Firefox it forces the main area down underneath the menu.  Adding a &quot;overflow: auto&quot; to the main area fixes the problem in Firefox but ruins it again in MSIE.  And combining float and overflow just doesn&#039;t work either.  Absolute positioning works well but the right side of the main menu never lines up correctly wit the body margin I set for the whole page.&lt;/p&gt;
&lt;p&gt;QUESTION:  I was trying to do everything in CSS but is it all that horrible if I used a two column table for this? Tables are still valid HTML so what&#039;s the harm, as long as I control the variables  of the table (heights widths bordes backgrounds etc) via CSS?&lt;/p&gt;
 </description>
     <pubDate>Wed, 14 Jul 2004 15:45:55 +0000</pubDate>
 <dc:creator>fifeclub</dc:creator>
 <guid isPermaLink="false">comment 1155090 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/simple-css-question#comment-1155079</link>
    <description> &lt;p&gt;I&#039;d agree with abhishek look into two column layouts.&lt;/p&gt;
&lt;p&gt;you could use a &quot;prop&quot; to make it longer than (or as long as) your main content but then you&#039;d be setting a 2 column layout with out the centre column and  it&#039;d be easier to do the 2 column thing.&lt;/p&gt;
&lt;p&gt;DJ&lt;/p&gt;
 </description>
     <pubDate>Wed, 14 Jul 2004 08:00:55 +0000</pubDate>
 <dc:creator>davidjaymz</dc:creator>
 <guid isPermaLink="false">comment 1155079 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/simple-css-question#comment-1155067</link>
    <description> &lt;p&gt;You could use&lt;br /&gt;
&lt;blockquote&gt; around the text I think. I don&#039;t use it or float much right now since I&#039;m new to both. That should work though.&lt;/blockquote&gt;&lt;/p&gt;
 </description>
     <pubDate>Wed, 14 Jul 2004 03:37:36 +0000</pubDate>
 <dc:creator>gohankid77</dc:creator>
 <guid isPermaLink="false">comment 1155067 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/simple-css-question#comment-1155063</link>
    <description> &lt;p&gt;What you want is a two-column layout:&lt;br /&gt;
&lt;a href=&quot;http://www.bluerobot.com/web/layouts/&quot; class=&quot;bb-url&quot;&gt;http://www.bluerobot.com/web/layouts/&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://glish.com/css/&quot; class=&quot;bb-url&quot;&gt;http://glish.com/css/&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://www.alistapart.com/articles/fauxcolumns/&quot; class=&quot;bb-url&quot;&gt;http://www.alistapart.com/articles/fauxcolumns/&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://www.alistapart.com/articles/negativemargins/&quot; class=&quot;bb-url&quot;&gt;http://www.alistapart.com/articles/negativemargins/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
 </description>
     <pubDate>Wed, 14 Jul 2004 00:03:31 +0000</pubDate>
 <dc:creator>Abhishek Reddy</dc:creator>
 <guid isPermaLink="false">comment 1155063 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
