~ weird <hr> effect ~

liunx

Guest
Hi there peeps,

I have posted this in other forums but
thought that there might be some here
who had not seen this weird behaviour
that occurs in Mozilla/firefox browsers :eek:

a<hr style="height:30px; background:white; color:blue" color="red"/>
b<hr style="height:30px; background:white; color:blue"/>
c<hr style="height:30px; background:white; color:transparent" color="red"/>
d<hr style="height:30px; background:white; color:transparent"/>



cootheadWow! Where those rounded corners coming from?????Hi there Daniel T,

It happened by chance whilst I was meditating and experimenting
on a post at codingforums (<!-- m --><a class="postlink" href="http://www.codingforums.com/showthread.php?t=39607">http://www.codingforums.com/showthread.php?t=39607</a><!-- m -->) :confused:

Some explanations were offered but I don't think that the reasons
for the occurence of this oddity were really satisfactory.

cootheadWow thats pretty cool.Um, I think that David Andersson's answer (<!-- m --><a class="postlink" href="http://www.codingforums.com/showthread.php?t=39607#postmenu_206548">http://www.codingforums.com/showthread. ... enu_206548</a><!-- m -->) was pretty good.
 
Top