mubarakabbas Posted November 21, 2009 Share Posted November 21, 2009 Hi, I am unable to find the effect in ie, but i can get the desired result in mozilla, what the problem might be..I am working in ie7, .button1 { font: 12px tahoma; background-color: #D7E5F2; font-weight:500; color: #102132; margin-left: 16px; margin-top: 3px; margin-bottom: 2px; } .button1:hover { font: 15px tahoma; background-color: #ff6c27; color: #102132; margin-left: 12px; margin-top: 3px; margin-bottom: 2px; } Quote Link to comment Share on other sites More sharing options...
mubarakabbas Posted November 21, 2009 Author Share Posted November 21, 2009 Problem solved <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html> and not Just <html> i found the solution here.. http://www.bernzilla.com/item.php?id=762 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.