Hello,
I trying to understand the point of css statements that target specific browsers.
If Firefox can understand "-moz-border-radius" why can't it understand "border-radius" ?
Does "-moz-border-radius" predate "border-radius" ? Is that what's going on?