<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1013031" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1013031</link>
    <description></description>
    <language>en</language>
          <item>
    <title>/* only this */</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/commenting-css#comment-1075686</link>
    <description> &lt;p&gt;I don&#039;t know why, I just know that /* comment */ is the only way to do it in CSS.&lt;/p&gt;
&lt;p&gt;Unlike JavaScript where you can use both, but people commonly only use //.&lt;/p&gt;
&lt;p&gt;Weird.&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; Suzanne&lt;/p&gt;
 </description>
     <pubDate>Thu, 14 Dec 2000 22:41:32 +0000</pubDate>
 <dc:creator>Suzanne</dc:creator>
 <guid isPermaLink="false">comment 1075686 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/commenting-css#comment-1075677</link>
    <description> &lt;p&gt;Is /*this*/ the only way to comment then?&lt;br /&gt;
I would of thought that // would have worked (being another C comment method) but it doesn&#039;t seem to.&lt;/p&gt;
 </description>
     <pubDate>Thu, 14 Dec 2000 20:12:13 +0000</pubDate>
 <dc:creator>Mark Hensler</dc:creator>
 <guid isPermaLink="false">comment 1075677 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>Max!  You can&#039;t believe the right way is right?!</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/commenting-css#comment-1075672</link>
    <description> &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; What a tough sell _you_ are!&lt;/p&gt;
&lt;p&gt;/* comment */ is the way to comment CSS, you are right!  However the text at the end may cause some issues depending on where you put it.  If you have in in a local stylesheet (on the HTML page) then it should be commented out by the HTML comments anyway within the  tags.&lt;/p&gt;
&lt;p&gt;In an external stylesheet, it may just screw up lower browsers.&lt;/p&gt;
&lt;p&gt;In all cases, the CSS won&#039;t validate with loose text floating around.&lt;/p&gt;
&lt;p&gt;Congratulations, though, on figuring it out, even if you don&#039;t believe it! &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;
&lt;p&gt;Suzanne&lt;/p&gt;
 </description>
     <pubDate>Thu, 14 Dec 2000 18:04:56 +0000</pubDate>
 <dc:creator>Suzanne</dc:creator>
 <guid isPermaLink="false">comment 1075672 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/commenting-css#comment-1075660</link>
    <description> &lt;p&gt;wait... I got it.  Just had to play with it for a minute...&lt;br /&gt;
C style comment tags, and not the //, they seem to mess it up&lt;br /&gt;
&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;a { color: 00c6ff; text-decoration: none; }&lt;br /&gt;a:hover { color: 00ffff; }&lt;br /&gt;&lt;br /&gt;/*&lt;br /&gt;this is a comment&lt;br /&gt;that spans multiple lines&lt;br /&gt;*/&lt;br /&gt;&lt;br /&gt;.home_title { font-size: 16pt; font-family: arial; }&lt;br /&gt;.home_sectiontitle { font-size: 14pt; font-family: arial; }&lt;br /&gt;&lt;br /&gt;blah blah blah&lt;/code&gt;&lt;/div&gt;&#039;&lt;/p&gt;
&lt;p&gt;also, just putting text in there like I did at the bottom seems to be ok.  I don&#039;t believe that that is the proper way, but right now it doesn&#039;t seem to effect anything.&lt;/p&gt;
 </description>
     <pubDate>Thu, 14 Dec 2000 07:33:21 +0000</pubDate>
 <dc:creator>Mark Hensler</dc:creator>
 <guid isPermaLink="false">comment 1075660 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
