<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1039638" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1039638</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/learning-css#comment-1225880</link>
    <description> &lt;blockquote class=&quot;bb-quote-body&quot;&gt;&lt;p&gt;&lt;strong&gt;robfenn;224385 wrote:&lt;/strong&gt; Starting following tutorials but this one starts talking about tables?&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.w3schools.com/css/css_table.asp&quot; class=&quot;bb-url&quot;&gt;http://www.w3schools.com/css/css_table.asp&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Being called W3Schools i thought it would be up to date... i thought tables were a big no no?&lt;/p&gt;
&lt;p&gt;Any other good websites there on how to do a website layout in CSS?&lt;/p&gt;
&lt;p&gt;Cheers&lt;/p&gt;
&lt;p&gt;-Rob&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;I just got my CSS lessons in this page:&lt;/p&gt;
&lt;p&gt;&lt;code&gt;http://www.w3.org/Style/CSS/learning&lt;/code&gt;&#039;&lt;/p&gt;
&lt;p&gt;because w3 is an updated one and of course... valid&lt;/p&gt;
 </description>
     <pubDate>Wed, 31 Oct 2007 07:47:53 +0000</pubDate>
 <dc:creator>JennyScoth0109</dc:creator>
 <guid isPermaLink="false">comment 1225880 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/learning-css#comment-1224577</link>
    <description> &lt;p&gt;Thanks for that bit of code, i&#039;ve used it to narrow the gap so it&#039;s spot on!&lt;/p&gt;
&lt;p&gt;The only thing left is adjusting the height of the menu background blocks to be less...&lt;/p&gt;
&lt;p&gt;I believe this is the code:&lt;/p&gt;
&lt;p&gt;block; margin: auto 0 auto auto;   --- what bit do i change?!&lt;/p&gt;
&lt;p&gt;Also, i&#039;ve noticed the menu doesn&#039;t line up with the picture in Firefox...grr!&lt;/p&gt;
 </description>
     <pubDate>Wed, 26 Sep 2007 11:51:41 +0000</pubDate>
 <dc:creator>robfenn</dc:creator>
 <guid isPermaLink="false">comment 1224577 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/learning-css#comment-1224576</link>
    <description> &lt;p&gt;Why don&#039;t you try this:&lt;/p&gt;
&lt;p&gt;#navigation p {&lt;br /&gt;
margin-top:0;&lt;br /&gt;
margin-bottom:0;&lt;br /&gt;
}&lt;/p&gt;
&lt;p&gt;I think your problem may be that since you&#039;re using paragraphs for each one of your menu items, each browser has different margin set. If you tried setting the margin (or padding) so it&#039;s the same across all browsers, it might solve your problem. &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, 26 Sep 2007 09:58:07 +0000</pubDate>
 <dc:creator>Renegade</dc:creator>
 <guid isPermaLink="false">comment 1224576 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/learning-css#comment-1224555</link>
    <description> &lt;p&gt;Hi DK,&lt;/p&gt;
&lt;p&gt;Shows how much  i use IE, i hadn&#039;t upgraded it here at work! That solves the top alignment and the 100% height issue (although still concerned about it not working in IE6, i thought it was quite a basic thing!).&lt;/p&gt;
&lt;p&gt;The biggest problem still remains though, and is worse in IE7 than Firefox. Here are screenshots of the spacing difference.&lt;/p&gt;
&lt;p&gt;IE7 CSS Menu:&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;http://i2.photobucket.com/albums/y50/robfenn/s.gif&quot; alt=&quot;&quot; class=&quot;bb-image&quot; /&gt;&lt;/p&gt;
&lt;p&gt;IE7 Tables Menu:&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;http://i2.photobucket.com/albums/y50/robfenn/e.gif&quot; alt=&quot;&quot; class=&quot;bb-image&quot; /&gt;&lt;/p&gt;
 </description>
     <pubDate>Tue, 25 Sep 2007 08:18:04 +0000</pubDate>
 <dc:creator>robfenn</dc:creator>
 <guid isPermaLink="false">comment 1224555 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/learning-css#comment-1224544</link>
    <description> &lt;p&gt;Rob,&lt;br /&gt;
Glad I could help.  The pages look identical in IE and Firefox now and they look identical to your old version in both browsers.  I&#039;m guessing you either found answers to your questions and made the changes or are seeing something different than I am.  I am using Firefox 2.0.0.7 and IE 7.0.5730.11&lt;/p&gt;
&lt;p&gt;If you are still seeing problems you might try taking a screenshot and posting that.&lt;/p&gt;
&lt;p&gt;-dk&lt;/p&gt;
 </description>
     <pubDate>Tue, 25 Sep 2007 00:17:53 +0000</pubDate>
 <dc:creator>dk01</dc:creator>
 <guid isPermaLink="false">comment 1224544 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/learning-css#comment-1224535</link>
    <description> &lt;p&gt;Brilliant, thanks DK! Can i change the margin to affect the height of the padding there, as they are a little thick?&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.sixthsense-esp.co.uk/CSS/needmotorsport2.htm&quot; class=&quot;bb-url&quot;&gt;http://www.sixthsense-esp.co.uk/CSS/needmotorsport2.htm&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Also, how can i bunch up the menu items a little so they resemble the old design? The menu doesn&#039;t line up at the top with the picture either &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/sad.png&quot; title=&quot;Sad&quot; alt=&quot;Sad&quot; class=&quot;smiley-content&quot; /&gt;&lt;br /&gt;
&lt;a href=&quot;http://www.sixthsense-esp.co.uk/needmotorsport/1.htm&quot; class=&quot;bb-url&quot;&gt;http://www.sixthsense-esp.co.uk/needmotorsport/1.htm&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Lastly (i know, im annoying), in IE the menu panel doesn&#039;t go down the whole page, yet it is set to 100% &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/confused.png&quot; title=&quot;Confused&quot; alt=&quot;Confused&quot; class=&quot;smiley-content&quot; /&gt;   Anything i can do here?&lt;/p&gt;
 </description>
     <pubDate>Mon, 24 Sep 2007 15:52:55 +0000</pubDate>
 <dc:creator>robfenn</dc:creator>
 <guid isPermaLink="false">comment 1224535 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/learning-css#comment-1224533</link>
    <description> &lt;p&gt;Rod,&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Try changing this line in your CSS file:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;code&gt;p.menu a:link {color: #E1F1FB; text-decoration: none; padding: 0.2cm; background: #44A5E2;} &lt;/code&gt;&#039;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;br /&gt;
to this:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;code&gt;p.menu a:link {color: #E1F1FB; text-decoration: none; padding: 0.2cm; background: #44A5E2; display:block; margin: auto 0 auto auto; width:100px;} &lt;/code&gt;&#039;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;This does the following:&lt;/strong&gt;&lt;/p&gt;
&lt;ol class=&quot;bb-list&quot;&gt;
&lt;li&gt;&lt;strong&gt;display:block;&lt;/strong&gt;  -   This will cause your links to be treated as a block instead of as inline text.  This may seem strange at first but you can read a bit more about it &lt;a href=&quot;http://www.webdesignfromscratch.com/css-block-and-inline.cfm&quot; class=&quot;bb-url&quot;&gt;here&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;margin: auto 0 auto auto;&lt;/strong&gt;  -  This will cause the links to be aligned on the right hand side.  text-align right works for internet explorer but not for Firefox. This creates a margin of 0 on the right hand side, and lets all other margins be left alone.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;width:100px;&lt;/strong&gt;  -  This forces the links to be only a certain width. If we don&#039;t add this, since we set our links to display as block, they would take up the entire width of your menu.  You can change this depending how wide you want them to appear.  If you want the links to be the whole width, just remove this.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;I hope that helps!&lt;/p&gt;
&lt;p&gt;-dk&lt;/p&gt;
 </description>
     <pubDate>Mon, 24 Sep 2007 14:39:22 +0000</pubDate>
 <dc:creator>dk01</dc:creator>
 <guid isPermaLink="false">comment 1224533 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/learning-css#comment-1224523</link>
    <description> &lt;p&gt;Thanks for the well wishings &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;
&lt;p&gt;Megan, i&#039;ve followed your advice... &lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.sixthsense-esp.co.uk/CSS/needmotorsport2.htm&quot; class=&quot;bb-url&quot;&gt;http://www.sixthsense-esp.co.uk/CSS/needmotorsport2.htm&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I guess the trouble is making the padding equal for all menu items. The only way i can think of doing it is each menu item has a style with different padding attributes to line them up equally?&lt;/p&gt;
&lt;p&gt;Sorry for my continuous questions!&lt;/p&gt;
 </description>
     <pubDate>Mon, 24 Sep 2007 10:50:12 +0000</pubDate>
 <dc:creator>robfenn</dc:creator>
 <guid isPermaLink="false">comment 1224523 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/learning-css#comment-1224463</link>
    <description> &lt;blockquote class=&quot;bb-quote-body&quot;&gt;&lt;p&gt;&lt;strong&gt;webseller2002;224429 wrote:&lt;/strong&gt; I think tables are ok in certain situations and even though CSS and CSS2 are now the &quot;thing&quot; there are still tons of sites that use a tabled design.&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;The number of sites using CSS is increasing and it is very common on newly designed sites.  Sure older sites may still use CSS, but that usually is because it could be costly or too time consuming to change.  That doesn&#039;t mean new designers shouldn&#039;t still try and learn CSS techniques. Good luck Rob!&lt;/p&gt;
&lt;p&gt;-dk&lt;/p&gt;
 </description>
     <pubDate>Fri, 21 Sep 2007 20:24:24 +0000</pubDate>
 <dc:creator>dk01</dc:creator>
 <guid isPermaLink="false">comment 1224463 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/learning-css#comment-1224448</link>
    <description> &lt;blockquote class=&quot;bb-quote-body&quot;&gt;&lt;p&gt;&lt;strong&gt;webseller2002;224429 wrote:&lt;/strong&gt; I think tables are ok in certain situations and even though CSS and CSS2 are now the &quot;thing&quot; there are still tons of sites that use a tabled design.&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;No, no, no. I&#039;m not going to argue about that, but NO! CSS is not just a trend, it&#039;s here to stay.&lt;/p&gt;
&lt;p&gt;Those dark blue backgrounds are background images? You probably don&#039;t need that. Put a lot of padding on the a and then put the background colour on it. Then use margins to put spacing between the items.&lt;/p&gt;
&lt;p&gt;That menu should be a list, not paragraphs. Make it a list then take all the margins and padding off the ul.&lt;/p&gt;
 </description>
     <pubDate>Fri, 21 Sep 2007 13:05:49 +0000</pubDate>
 <dc:creator>Megan</dc:creator>
 <guid isPermaLink="false">comment 1224448 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
