My browser always run in quirks mode – is it a problem?
I can’t even validate my css. My page is looking good .. is there any problem?
Thanks a tonne in advance 🙂
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.
Make sure you set a valid doctype in your header.
ex:
if you do not have that you will always be in quirks mode.