CSS HTML
<body><div class="containter"> <ul class="faceul"> <li> <a target="_blank" href="http://www.google.com.hk"><img src="images/google.png" / alt="向高手询问一个比较弱的css问题为啥包不住_html/css_WEB-ITnose" ></a> </li> <li> <a target="_blank" href="http://www.baidu.com"><img src="images/baidu.png" / alt="向高手询问一个比较弱的css问题为啥包不住_html/css_WEB-ITnose" ></a> </li> <li> <a target="_blank" href="http://www.iqiyi.com"><img src="images/iqiyi.png" / alt="向高手询问一个比较弱的css问题为啥包不住_html/css_WEB-ITnose" ></a> </li> </ul></div></body>
/* CSS Document */body {margin:0; padding: 2px;}.containter{ margin:0; padding:0; border:solid #3399FF 1px; height:225px; width:auto;}.faceul{border: 0;}.faceul li{ list-style-type:none; float:left;}.faceul li a{height:223px;}.faceul li a img{border:none;}.faceul li a:hover{border:dashed 1px #F00;} .faceul li a{height:223px; display:inline-block;
}
谢谢!果然实现效果了,能解释下这句代码的意思吗
谢谢!果然实现效果了,能解释下这句代码的意思吗
http://www.w3school.com.cn/css/pr_class_display.asp
HTML怎么学习?HTML怎么入门?HTML在哪学?HTML怎么学才快?不用担心,这里为大家提供了HTML速学教程(入门课程),有需要的小伙伴保存下载就能学习啦!
Copyright 2014-2025 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号