<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1037784" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1037784</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/why-arent-these-colgroups-working#comment-1216412</link>
    <description> &lt;p&gt;I specifically wanted to avoid putting classes on table cells. That&#039;s just a big mess. &lt;/p&gt;
&lt;p&gt;As I said, I think this is why there is a valid align= attribute on colgroup. That works fine.&lt;/p&gt;
 </description>
     <pubDate>Wed, 14 Mar 2007 13:07:43 +0000</pubDate>
 <dc:creator>Megan</dc:creator>
 <guid isPermaLink="false">comment 1216412 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/why-arent-these-colgroups-working#comment-1216380</link>
    <description> &lt;p&gt;My bad, wasn&#039;t paying attention to the two previous css... the default fonts-colours.css has the master call since it doesn&#039;t call the colgroups to style the elements, instead it calls on td and th which precedes the stylings of colgroup... The only way I could see this work is to call classes inside each cell elements (i.e. I thought the website was easy to use. ) ... other than that the style is over-ridden by the th and td classes on default fonts-colours.css&lt;/p&gt;
 </description>
     <pubDate>Wed, 14 Mar 2007 00:27:20 +0000</pubDate>
 <dc:creator>demonhale</dc:creator>
 <guid isPermaLink="false">comment 1216380 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/why-arent-these-colgroups-working#comment-1216370</link>
    <description> &lt;p&gt;That&#039;s what I thought too, and I&#039;ve tried various permutations. The specificity is the same for both. I think the problem is that the td&#039;s aren&#039;t children of the colgroups. So anything I do in the colgroup - even if it&#039;s got an !important on it, is overriden by what I&#039;ve got specified for td. What I am actually trying to do is center the td&#039;s inside those colgroups. This must be why there is a valid align=&quot; attribute for colgroups.&lt;/p&gt;
 </description>
     <pubDate>Tue, 13 Mar 2007 14:22:56 +0000</pubDate>
 <dc:creator>Megan</dc:creator>
 <guid isPermaLink="false">comment 1216370 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/why-arent-these-colgroups-working#comment-1216368</link>
    <description> &lt;blockquote class=&quot;bb-quote-body&quot;&gt;&lt;p&gt;&lt;strong&gt;Megan wrote:&lt;/strong&gt; I&#039;m not sure why that is, since the default fonts-colours.css is called before the forms.css....&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;It goes firstly in order of &lt;a href=&quot;http://www.stuffandnonsense.co.uk/archives/css_specificity_wars.html&quot; class=&quot;bb-url&quot;&gt;specifity&lt;/a&gt;, if two conflicting styles have the same specifity then the one defined &lt;em&gt;last&lt;/em&gt; is used. So the style defined in forms.css will override that of fonts-colours.css.&lt;/p&gt;
&lt;p&gt;At least I think that is what&#039;s happening?! &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>Tue, 13 Mar 2007 14:20:40 +0000</pubDate>
 <dc:creator>JeevesBond</dc:creator>
 <guid isPermaLink="false">comment 1216368 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/why-arent-these-colgroups-working#comment-1216364</link>
    <description> &lt;p&gt;Duh, double colon &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/doh.png&quot; title=&quot;Doh!&quot; alt=&quot;Doh!&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Edit: no, that&#039;s not quite right. It is working but it is being overridden by the table rules in the default stylesheet. I&#039;m not sure why that is, since the default fonts-colours.css is called before the forms.css....&lt;/p&gt;
 </description>
     <pubDate>Tue, 13 Mar 2007 13:19:28 +0000</pubDate>
 <dc:creator>Megan</dc:creator>
 <guid isPermaLink="false">comment 1216364 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/why-arent-these-colgroups-working#comment-1216347</link>
    <description> &lt;p&gt;I tried this on the css for general scope: (removed color call for secondary attribute to background and then on &quot;.questions&quot; theres a double colon, removed the other and heres the css that worked...&lt;/p&gt;
&lt;p&gt;&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;/* likerts scale tables */&lt;br /&gt;#contentbox table.likert .questions {background: blue;}&lt;br /&gt;#contentbox table.likert .ratings {text-align: center; background: green;}&lt;/code&gt;&lt;/div&gt;&#039;&lt;/p&gt;
 </description>
     <pubDate>Tue, 13 Mar 2007 03:37:08 +0000</pubDate>
 <dc:creator>demonhale</dc:creator>
 <guid isPermaLink="false">comment 1216347 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
