Hi, Amaya 6.4 for Windows applies the selector.class stylesheet rule to several classes if the name of the classes are "selector.[selector.]class". Sample: Amaya shows the three paragraphs in 24pt (Mozilla does not). XHTML file: <body> <p class="big">Sample</p> <p class="p.big">Sample</p> <p class="p.p.big">Sample</p> </body> CSS file: p.big { font-size: 24pt;} Best regards, Barto (www.mclibre.org)Received on Friday, 18 October 2002 01:57:42 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Thursday, 20 September 2007 14:24:33 GMT