![]() Preserved Topic: Comments in CSS  | 
  |
|---|---|
| Author | Thread | 
| 
       Paranoid (IV) Mad Scientist From: Inside THE BOX  | 
    
       
  posted 08-17-2000 21:18
      
      This is a really stupid question, but is there a proper way to comment out styles?  | 
  
| 
       Maniac (V) Lord Mad Scientist Sovereign of all the lands Ozone and just beyond that little green line over there... From: Stockholm, Sweden  | 
    
       
  posted 08-17-2000 23:39
      
      
     | 
  
| 
       Lunatic (VI) Mad Scientist From: Massachusetts, USA  | 
    
       
  posted 08-18-2000 03:34
      
      I'm not sure the slashes // are completely supported (or even in the standard); instead use the /* and */ around your comment. I'm positive those are supported.  | 
  
| 
       Paranoid (IV) Mad Scientist From: Inside THE BOX  | 
    
       
  posted 08-18-2000 18:54
      
      
     |