My condolence to IE6
When I started using Internet four years back in my Windows 98 PC, I had no idea what a browser is and there are alternatives for IE5. But within few months, I came across...
When I started using Internet four years back in my Windows 98 PC, I had no idea what a browser is and there are alternatives for IE5. But within few months, I came across...
People always hate IE because of poor support for CSS. But I am gonna make them love it by giving CSS3 support for IE6 onwards. Now IE6 supports border-radius and box-shadow.
Most of the new generation browsers support CSS pseudo class :hover to any elements. That is a nice feature because you can give mouseover effect for any element using CSS. Example : tr:hover td...