Jump to content
  • 0

Проблема с IE


whisper111
 Share

Question

Собственно IE смещает весь блок влево

#container {

background: #FF9966;

width: 900px;

text-align: left;

margin: 0 auto;

border-left: 1px solid #333333;

border-right: 1px solid #333333;

}

Методом тыка было выясненно что IE не видит margin: 0 auto; а точнее auto

Посоветуйте как решить проблему?

Link to comment
Share on other sites

6 answers to this question

Recommended Posts

  • 0
Вопрос один - задан ли доктайп?

Вопрос два - если доктайп задан, есть ли какие-либо строки над ним?

Дизайн под вордпресс

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml" <?php language_attributes(); ?>>

<head profile="http://gmpg.org/xfn/11">

<meta http-equiv="Content-Type" content="<?php bloginfo('html_type'); ?>; charset=<?php bloginfo('charset'); ?>" />

<meta name="robots" content="index,follow" />

<meta name="revisit-after" content="7 Days" />

Link to comment
Share on other sites

  • 0
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml" dir="ltr" lang="ru-RU">

<head profile="http://gmpg.org/xfn/11">

<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />

<meta name="robots" content="index,follow" />

<meta name="revisit-after" content="7 Days" />

<title>

</title>

<link rel="stylesheet" href="/wp-content/themes/с/style.css" type="text/css" media="screen" />

<link rel="alternate" type="application/rss+xml" title=" RSS Feed" href="/?feed=rss2" />

<link rel="shortcut icon" type="image/x-png" href="/wp-content/themes/c/images/favicon.png" />

<link rel="pingback" href="/xmlrpc.php" />

<link rel='stylesheet' id='wp-pagenavi-css' href='/wp-content/plugins/wp-pagenavi/pagenavi-css.css?ver=2.50' type='text/css' media='all' />

<link rel="EditURI" type="application/rsd+xml" title="RSD" href="xmlrpc.php?rsd" />

<link rel="wlwmanifest" type="application/wlwmanifest+xml" href="wp-includes/wlwmanifest.xml" />

<link rel='index' title='Титл' href='/' />

<meta name="generator" content="WordPress 2.9.2" />

</head>

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. See more about our Guidelines and Privacy Policy