<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1031282" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1031282</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/please-help-css#comment-1182974</link>
    <description> &lt;p&gt;Yeah, shame i&#039;m lame at it! I&#039;m not a born coder i&#039;m afraid.&lt;/p&gt;
&lt;p&gt;I will endeavour to improve though, i might do a course or something.&lt;/p&gt;
&lt;p&gt;Should of though of using the W3C Validator, duh!&lt;/p&gt;
&lt;p&gt;Cheers &lt;/p&gt;
&lt;p&gt;-Rob&lt;/p&gt;
 </description>
     <pubDate>Fri, 21 Oct 2005 15:01:49 +0000</pubDate>
 <dc:creator>robfenn</dc:creator>
 <guid isPermaLink="false">comment 1182974 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/please-help-css#comment-1182966</link>
    <description> &lt;p&gt;hey rob theres actually a css tidy tool that checks for your CSS or go to the CSS validation service and it will validate your CSS file and will show you some errors you missed... Good to know youre keen on learning CSS...&lt;/p&gt;
 </description>
     <pubDate>Fri, 21 Oct 2005 14:43:55 +0000</pubDate>
 <dc:creator>demonhale</dc:creator>
 <guid isPermaLink="false">comment 1182966 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/please-help-css#comment-1182960</link>
    <description> &lt;p&gt;I could kiss you.&lt;/p&gt;
 </description>
     <pubDate>Fri, 21 Oct 2005 14:36:13 +0000</pubDate>
 <dc:creator>robfenn</dc:creator>
 <guid isPermaLink="false">comment 1182960 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/please-help-css#comment-1182936</link>
    <description> &lt;p&gt;Um... You have this:&lt;/p&gt;
&lt;p&gt;&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;h4 {font-family: arial; font-size: 9pt; color: #413833}; text-decoration: none;}&lt;/code&gt;&lt;/div&gt;&#039;&lt;/p&gt;
&lt;p&gt;This happens several times in your code, try changing it to this:&lt;/p&gt;
&lt;p&gt;&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;h4 {font-family: arial; font-size: 9pt; color: #413833; text-decoration: none;}&lt;/code&gt;&lt;/div&gt;&#039;&lt;/p&gt;
 </description>
     <pubDate>Fri, 21 Oct 2005 11:50:08 +0000</pubDate>
 <dc:creator>Renegade</dc:creator>
 <guid isPermaLink="false">comment 1182936 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/please-help-css#comment-1182934</link>
    <description> &lt;p&gt;Sorry to annoy you again but i&#039;m having more troubles...&lt;/p&gt;
&lt;p&gt;Both Firefox and Opera are ignoring my P class styles, making the links the default blue. If Internet Explorer is so bad then why does it display everything as i intended? &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;Here is a link:&lt;br /&gt;
&lt;a href=&quot;http://www.sarahspetportraits.co.uk/pet-portrait-portfolio.htm&quot; class=&quot;bb-url&quot;&gt;http://www.sarahspetportraits.co.uk/pet-portrait-portfolio.htm&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;And the stylesheet again:&lt;br /&gt;
&lt;a href=&quot;http://www.sarahspetportraits.co.uk/style.css&quot; class=&quot;bb-url&quot;&gt;http://www.sarahspetportraits.co.uk/style.css&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Thanks in advance.&lt;/p&gt;
&lt;p&gt;-Rob&lt;/p&gt;
 </description>
     <pubDate>Fri, 21 Oct 2005 11:34:17 +0000</pubDate>
 <dc:creator>robfenn</dc:creator>
 <guid isPermaLink="false">comment 1182934 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/please-help-css#comment-1182919</link>
    <description> &lt;p&gt;Well done guys! Works now &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;
 </description>
     <pubDate>Thu, 20 Oct 2005 14:09:47 +0000</pubDate>
 <dc:creator>robfenn</dc:creator>
 <guid isPermaLink="false">comment 1182919 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/please-help-css#comment-1182912</link>
    <description> &lt;p&gt;It&#039;s because all of the other links are pointing to the current page and therefore showing up as visited links which has the text-decoration:none applied.  The &lt;strong&gt;link&lt;/strong&gt; definition does not have the text-decoration applied specifically - it&#039;s applied to the H2 tag which gets overriden by the default settings for the a tag.&lt;/p&gt;
&lt;p&gt;I agree that it would be best to create a class for this rather than relying on the H2 tag.&lt;/p&gt;
 </description>
     <pubDate>Thu, 20 Oct 2005 13:28:19 +0000</pubDate>
 <dc:creator>Megan</dc:creator>
 <guid isPermaLink="false">comment 1182912 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>check the code...</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/please-help-css#comment-1182910</link>
    <description> &lt;p&gt;Hi.&lt;/p&gt;
&lt;p&gt;I just looked at your css-file.&lt;br /&gt;
You might want to check line nr. 11:&lt;br /&gt;
&lt;strong&gt;h2 a:hover {color: #413833; text-decoration: underline}&lt;/strong&gt;&lt;br /&gt;
This is probably why you get the links underlined...&lt;/p&gt;
&lt;p&gt;B&lt;/p&gt;
 </description>
     <pubDate>Thu, 20 Oct 2005 13:11:18 +0000</pubDate>
 <dc:creator>webs</dc:creator>
 <guid isPermaLink="false">comment 1182910 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/please-help-css#comment-1182903</link>
    <description> &lt;p&gt;Julia,&lt;/p&gt;
&lt;p&gt;If you look at the style sheet link, hover and active are both defined as &quot;text-decoration: none&quot; Which should mean they are not underlined. &lt;/p&gt;
&lt;p&gt;I know it shouldn&#039;t be called H2, lazyness on my part, but does that actually make a difference?&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;-Rob&lt;/p&gt;
 </description>
     <pubDate>Thu, 20 Oct 2005 12:28:16 +0000</pubDate>
 <dc:creator>robfenn</dc:creator>
 <guid isPermaLink="false">comment 1182903 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/please-help-css#comment-1182901</link>
    <description> &lt;p&gt;H1 &amp;amp; H2 are headings and should be that, not links. Style your links (a, a:hover, a:active) to act as you want them or create a class for styling the navigation separately from other links on the page.&lt;/p&gt;
 </description>
     <pubDate>Thu, 20 Oct 2005 12:11:51 +0000</pubDate>
 <dc:creator>The Webmistress</dc:creator>
 <guid isPermaLink="false">comment 1182901 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
