Can a CSS selector have a group of properties, contained within which is the same property defined twice? For example - as you can see the text-decoration is defined multiple times. If it is allowed, and they contain different values, which should be adopted?
.heading1 { display: block; widows: 2; orphans: 2; border-bottom-style: hidden; border-bottom-color: #000000; border-left-style: hidden; border-left-color: #000000; border-right-style: hidden; border-right-color: #000000; border-top-style: hidden; border-top-color: #000000; float: none; line-height: normal; margin-bottom: 1.1mm; margin-left: 0.0mm; margin-right: 0.0mm; margin-top: 4.2mm; padding-bottom: 0.0mm; padding-left: 0.0mm; padding-right: 0.0mm; padding-top: 0.0mm; page-break-after: avoid; text-align: left; /* comment*/ text-indent: 0.0mm; word-break-inside: normal; font-weight: bold; text-decoration: none; text-transform: none; font-family: Arial, sans-serif; font-size: 16.0pt; text-decoration: none; font-style: normal; text-decoration: none; font-variant: normal; text-decoration: none; vertical-align: baseline; vertical-align: baseline; text-decoration: none; vertical-align: baseline; vertical-align: baseline; text-decoration: none; text-underline-style: none; text-underline-mode: continuous; text-underline-color: #000000; color: #000000; letter-spacing: normal; } /* was original P-style #1 */ ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/