Knowledge Walls
Gopal Rao
Mumbai, Maharashtra, India
Passcode:
How to apply css only for IE7 in Css Tips of HTML Examples
2245 Views
Tips 
If you write some css properties that will not sutable only for IE 7. Other than that property work perfectly for IE8,IE9,IE10,chrome,Firefox.
In that suitation you can overrite css propety only for IE7 and Below version of that.For that you have to add (*) before of css property.It only applies in IE only.
Example
*background-position: 20px 0px;
*float:left;
Previous Topics
Previous lessons of current book.
Best Lessons of "HTML Examples"
Top lessons which are viewed more times.
  Copyright © 2014 Knowledge walls, All rights reserved
KnowledgeWalls
keep your tutorials and learnings with KnowledgeWalls. Don't lose your learnings hereafter. Save and revise it whenever required.
Click here for more details