Wednesday 28 March 2012

Padding Issue in IE7


Y'day I faced one issue in IE7 browser while working on our one of the latest and big sites navigation menu.
IE7 doubles the top padding on my navigation menu.

Wednesday 21 March 2012

CSS Hacks for IE6, IE7, IE8, IE9



Browser specific CSS Hacks


Did you know that there are specific CSS hacks for IE that allow you to target IE8, IE7 and IE6?
We, web developers, are constantly faced with deficiencies of Internet Explorer, and CSS hacks allow to overcome them in most cases.
In this post I would like to group the CSS hacks for each of the popular versions of IE. Most likely you already know the CSS hacks for IE6 and IE7, but for IE8 and IE9 probably not. You would really love

Monday 19 March 2012

How To Create CSS for IE Browser only

 

Following are some way to create the style sheet for Internet Explorer versions.
While working on web development (specifically in IE) we've had a hair-pulling experience with IE.
But if you are worth your salt as a CSS coder, you should be able to deal with it. IE provides comment tags, supported all the way up to the current IE 9 to target specific versions, as well