4
Nov

http://www.sovavsiti.cz/css/hr.html

Various properties can be applied on hr:

* All three browsers allow setting width and height of the element.
* The border property can be used in IE and Mozilla. It does not work well in Opera (see examples below).
* IE uses the color property for the element.
* Opera and Mozilla use background-color for the element.
* All three browser allow setting a background-image of the element, however this is not very useful in IE and Opera (see the last example).

Leave a Reply