css后代选择器使用方法实例

网页制作 发布日期:2024/9/22 浏览次数:1

正在浏览:css后代选择器使用方法实例


复制代码代码如下:
<style>
.father .child1,.child2{
border:1px solid red;maring:5px;
}
</style>
<div class="father">
没有边框
<p class="child1">有边框 <a href="<a href="http://keleyi.com/a/bjac/wfxui1oc.htm">http://keleyi.com/a/bjac/wfxui1oc.htm</a>">本文</a>
</p>
<p class="child2">有边框 <a href="<a href="http://keleyi.com/a/bjac/wfxui1oc.htm">http://keleyi.com/a/bjac/wfxui1oc.htm</a>">本文</a>
</p>
</div>

Windows上运行安卓你用过了吗
在去年的5月23日,借助Intel Bridge Technology以及Intel Celadon两项技术的驱动,Intel为PC用户带来了Android On Windows(AOW)平台,并携手国内软件公司腾讯共同推出了腾讯应用宝电脑版,将Windows与安卓两大生态进行了融合,PC的使用体验随即被带入到了一个全新的阶段。