[Clipart] [Bug 9165] New: several errors in CSS

bugzilla-daemon at annarchy.freedesktop.org bugzilla-daemon at annarchy.freedesktop.org
Sun Nov 26 21:56:11 PST 2006


Please do not reply to this email: if you want to comment on the bug, go to    
       
the URL shown below and enter yourcomments there.     
   
https://bugs.freedesktop.org/show_bug.cgi?id=9165          
     
           Summary: several errors in CSS
           Product: openclipart.org
           Version: unspecified
          Platform: All
               URL: http://www.openclipart.org
        OS/Version: All
            Status: NEW
          Severity: minor
          Priority: P2
         Component: website
        AssignedTo: clipart at lists.freedesktop.org
        ReportedBy: momo at lumenstudio.net


There are several errors in http://openclipart.org/cchost/cctemplates/skin-
openclipart.css

Among them are:

color: brown;      (color name "brown" cannot be used as it is not CSS 
compliant)
color: orange;     (same as for brown color)
Although there is a list of 147 CSS colors supported by several browsers, it is 
not safe to use them because not all the browsers support them. there should be 
changed to HEX values. Details here: http://www.w3schools.com/css/
css_colornames.asp


font-style:Courier New, courier, serif;     (seems that there sould be "font-
family" instead of "font-style", see here for details: http://www.w3.org/TR/
CSS21/fonts.html#font-styling )          
     
     
--           
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email         
     
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the clipart mailing list