It can, and the last declaration will be used.
--
--
Christian Montoya
christianmontoya.com ... rdpdesign.com ... cssliquid.com
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- ht
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;