Here's what TopStyle Pro 2.10 had to say:

General (1 errors, 3 warnings)
                                                                           
    Selector   Description                                                 
                                                                           
    #regular_t This selector contains an underscore, which will cause most 
    ext        browsers to ignore it.                                      
                                                                           
    #regular_t Property redefined. The shorthand property "font" already   
    ext        defines "font-family."                                      
                                                                           
    #regular_t Property redefined. The shorthand property "font" already   
    ext        defines "font-weight."                                      
                                                                           
    #regular_t Property redefined. The shorthand property "font" already   
    ext        defines "font-size."                                        
                                                                           
    #regular_t When using the color property, it is recommended to also    
    ext        define a background-color.                                  
                                                                           
    #purple    When using the color property, it is recommended to also    
               define a background-color.                                  
                                                                           


|-----------------------+-------------------------------------------------|
|Eric A. Laney          |In a fight between you and the world, back the   |
|Systems Engineer       |world.                                           |
|LAN Optimization Team  |                                                 |
|Voice: 813.978.4404    |                                                 |
|Pager: 888.985.8519    |                                - Today's Fortune|
|-----------------------+-------------------------------------------------|





                                                                                       
                                        
                    "Robert                                                            
                                        
                    Everland"             To:     CF-Community 
<[EMAIL PROTECTED]>                                
                    <REverland@dix        cc:                                          
                                        
                    onusa.com>            Subject:     Style sheet question            
                                        
                                                                                       
                                        
                    07/05/2001                                                         
                                        
                    11:08 AM                                                           
                                        
                    Please respond                                                     
                                        
                    to                                                                 
                                        
                    cf-community                                                       
                                        
                                                                                       
                                        
                                                                                       
                                        




Anyone know why this wouldn't work in Netscape 6 besides the fact that it
is
a horrible browser?

<style type="text/css">
     #regular_text {
          font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
          font-size : 10px;
          color : Black;
          font-weight : 500;
          font : 600 10px Arial, Helvetica, sans-serif;
     }

     #purple {
          color : #5D1E79;
     }
</style>

Robert Everland III
Dixon Ticonderoga
Web Developer Extraordinaire
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to