Hey all,

I have been designing my website for Firefox, Opera and Safari and it
has been working well so far. However, on IE6 and IE7 it does not
render properly. It works fine on IE8 . The documents are XHTML 1.0
Strict valid.

There is a button on IE8 that triggers compatibility view. When I
click on it, the page is viewed exactly as IE7, so I concluded that
IE7 triggers quirks mode by default on this page.

Here is my head tag:

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd";>
<html xmlns="http://www.w3.org/1999/xhtml"; dir="rtl" lang="ar">
<head profile="http://gmpg.org/xfn/11";>

        <title>Untitled</title>

        <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
        <link rel="stylesheet" href="http://abdgemeimbp.local:8888/wordpress/
wp-content/themes/musamem/style.css" type="text/css" media="screen" />

</head>

--~--~---------~--~----~------------~-------~--~----~
--
You received this because you are subscribed to the "Design the Web with CSS" 
at Google groups.
To post: [email protected]
To unsubscribe: [email protected]
-~----------~----~----~----~------~----~------~--~---

Reply via email to