Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

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.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8933687
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 15, 20262026-06-15T09:36:16+00:00 2026-06-15T09:36:16+00:00

Why does this site loads up in Quirks mode? I know i can use

  • 0

Why does this site loads up in Quirks mode? I know i can use X-UA-Compatible but i prefer solving the underlining problem

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-15T09:36:17+00:00Added an answer on June 15, 2026 at 9:36 am

    Because that’s how it’s defined:

    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
    

    If you want it to load in standards mode, use the HTML 5 doctype:

    <!DOCTYPE html>
    

    Edit:

    Also, move the initial meta tag down. This is what I see when I look at your site:

    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <!DOCTYPE html>
    <html xmlns="http://www.w3.org/1999/xhtml">
    
    <HTML>
    <head>
    
    <title>
    
    20.000+ Cheap Wall Posters and Postcards
    
    </title>
    
    <META http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
    

    You have duplicate Content-Type meta tags. The top one is breaking you into quirks still. If you remove it altogether, that would be good, and make sure that your charset is accurate (either utf-8 or iso-8859-1). It should be:

    <!DOCTYPE html>
    <html xmlns="http://www.w3.org/1999/xhtml">
    
    <HTML>
    <head>
    
    <title>
    
    20.000+ Cheap Wall Posters and Postcards
    
    </title>
    
    <META http-equiv="Content-Type" content="text/html; charset=utf-8">
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

This site loads fine in Firefox, but in WebKit browsers (Safari and Google Chrome)
I really don't know where to begin with this question, but the site I'm
I found this code on a hacked site, what does it do exactly? It
Does this mean I can't update another table from a trigger if I'm using
Does this smell? I have a few properties you can only set once. They
I use a site that looks like this: ... <body> <iframe src=blabla/blabla...></iframe> </body> ...
I am designing a website (e.g. mywebsite.example ) and this site loads font-face fonts
I have this GWT application that I placed within NodeJS/Express. The site loads, however,
I have a site hosted in http:// www.domain1.com This domain loads a script located
I've built a site that does a bunch of calculations as the page loads

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.