以下例子中,涉及到的CSS属性值。
.parent-frame {
width: 200px;
height: 200px;
border: 1px solid red;
}
.child-frame {
width: 100px;
height: 100px;
border: 1px dotted blue;
}
如需转载,请注明文章出处和来源网址:http://www.divcss5.com/template/m58777.shtml








