我目前正在使用以下法典:
<!--[if IE 9]>
<style type="text/css">@import "<?php bloginfo( stylesheet_directory ); ?>/ie.css";</style>
<![endif]-->
<!--[if IE 8]>
<style type="text/css">@import "<?php bloginfo( stylesheet_directory ); ?>/ie8.css";</style>
<![endif]-->
However, the first stylesheet does not pick up at all and the IE8 one is only picked up in IE9. I really don t know what I m doing wrong here.
采用严格的X射线。 任何帮助都将受到广泛赞赏。
以上是奥赫语,也是是,我的主要格言和其他风格。 我也正在使用Wordpress——这只字塔没有改变。
<>光线>
更详细的情况
<!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">
<head>
<title><?php bloginfo( name ); ?> <?php wp_title(); ?></title>
<link rel="stylesheet" href="<?php bloginfo( stylesheet_directory ); ?>/reset.css" type="text/css" />
<link rel="stylesheet" href="<?php bloginfo( stylesheet_url ); ?>" type="text/css" />
<!--[if IE 9]>
<link href="<?php bloginfo( stylesheet_directory ); ?>/ie.css" type="text/css" rel="stylesheet" />
<![endif]-->
<!--[if IE 8]>
<link href="<?php bloginfo( stylesheet_directory ); ?>/ie8.css" type="text/css" rel="stylesheet" />
<![endif]-->
<link href= http://fonts.googleapis.com/css?family=Averia+Serif+Libre:400,700 rel= stylesheet type= text/css />
<link href= http://fonts.googleapis.com/css?family=Droid+Sans:400,700 rel= stylesheet type= text/css />
随后,我写了Java语头版,在Jquery打电话。 并非普通人。