I have the follow code:
// CSS
.foo strong {
float: right;
}
// HTML
<div class="foo">
foo
<strong>bar</strong>
</div>
And want to float the “strong’ to right, but IE7 don’t recognize the action..
Wrong

Correct

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
animuson already answered, so He deserves the vote and if you need to close it for any reason you may go on but you should for animuson’s answer.