I hae the following CSS selectedor:
.section h1,
.section > div:first-child
{
background-color: #E5E5E5;
border-bottom: solid 1px #CCCCCC;
padding: 3px;
text-align:left;
font-weight:bold;
}
现在我知道,第一胎和“gt子”选择人不是在IE6工作,而是在第1节工作。 我的问题是,在IE6, 第 h1节由于“section”而不适用;第(4)条:第一胎。 在不打断独立实体的情况下,没有两度说明整个风格,是有什么办法?