![]() Preserved Topic: comments in css (Page 1 of 1)  | 
  |
|---|---|
| 
       Paranoid (IV) Inmate From: Stuttgart, Germany  | 
    
       
  posted 09-27-2001 13:30
      
      can i write comments into a css-file? will this cause trouble in any browser?  | 
  
| 
       Lunatic (VI) Mad Scientist From: Massachusetts, USA  | 
    
       
  posted 09-27-2001 13:51
      
      Just use /* this */ all the time instead of //this. The latter isn't supposed to be supported. But if you use /* this type */ everything should be fine.  | 
  
| 
       Paranoid (IV) Inmate From: Stuttgart, Germany  | 
    
       
  posted 09-27-2001 14:55
      
      thx slime!  |