is there any way to validate -moz-border-radius / -webkit-border-radius in the CSS validator?
The client wants validation buttons in the sidebar (ugh!) and I can't find any way to bypass it. I've ...
Ok, I know neither of these properties are completely supported yet, but I'm using them anyway :P
When I add a border-radius and box-shadow (with and without vendor prefixes), the radius of ...
I've come across a strange thing in Firefox, which has become a problem to me. It seems that Firefox renders borders thinner than other browsers.
For example I have just a ...
(link in revision history)
Notice some weird borders around schools like: USC (first row), W (third row)?
It doesn't happen in other browsers. I'm using Mozilla firefox 3.6.12.
I'm trying to modify the default selection styles by using the ::selection and ::-moz-selection pseudoelements. I've successfully changed the selection color and background with these two rules:
I just discovered -moz-border-radius implements rounded corners on the wrapped/bordered element also, for instance an image with moz-border-radius applied to it will have rounded corners itself also.
I cannot seem to find ...
i've been doing HTML, CSS and Javascript for two years now and there's always the same problem occured. I make my site, I try it out on Mozilla Firefox and it ...