I made a site using ASP.net and it works fine in Firefox and Chrome but in IE my menu becomes huge and extends past my page border. The site is http://www.radoart.co.za . Any help is appreciated.
Thanks!
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.
problem is cause by the your .menu class
if you set the padding-left and padding-right values to 5px it will work fine in IE too because its working fine at my end if i set the padding-left and padding-right vlaues to 5px.