CSSはこのコードには当てはまりません。IEの大きなアイアンアイの場合、私はほとんど視覚化できませんでしたが、他の人では何も起こっていないと思いますか?HTMLコードでCSSを視覚化する際の問題
<html lang="en" xml:lang="en" xmlns="http://www.w3.org/1999/xhtml">
<head>
<title father="*head" id="ttl">aadsnfasjnsadgasg</title>
<link father="*head" href="http://www.bmsuite.com/modules/mika/css/main.css" id="mika_css" rel="Stylesheet" type="text/css"/>
</head>
<body id="body" key="40f8471224aafe869b3e13414c5cb6514dd014d2">
<DIV class="ui-draggable" id="1div"></DIV>
<INPUT class="ui-draggable" id="1input"/>
<LABEL class="ui-draggable" id="1label">Nombre:</LABEL>
</body>
</html>
#body{
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
background-color: silver;
}
#1div{
position: absolute;
width: 200px;
height: 100px;
background-image: initial;
background-attachment: initial;
background-origin: initial;
background-clip: initial;
background-color: rgb(92, 156, 204);
top: -21px; left: 218px;
background-position: initial initial;
background-repeat: initial initial;
:undefined;
}
#1div{
position: absolute;
background-image: initial;
background-attachment: initial;
background-origin: initial;
background-clip: initial;
background-color: rgb(92, 156, 204);
width: 900px;
height: 100%;
top: 0px;
left: 218px; background-position: initial initial;
background-repeat: initial initial;
}
#body{
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
background-color: silver;
}
#1label{
position: absolute;
top: 190px;
left: 352px;
:undefined;
}
#body{
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
background-color: silver;
:undefined;
}
あなたのCSSはどのように見えますか?ブラウザによってロードされていますか? URLは正しいですか? –
http://www.bmsuite.com/modules/mika/css/main.cssへのネットワーク接続を確認してください – tshao
あなたのCSSにはエラーがあります。 ':undefined;' –