好得很程序员自学网

<tfoot draggable='sEl'></tfoot>

【HTML中怎样在图片的右边显示文字,不用表格】_html/css_WEB-ITnose

回复讨论(解决方案)

示例,其实就是布局的问题

     无标题文档  ul,p{margin:0;padding:0;}li{list-style:none;}.box{width:500px;margin:100px auto;}.box .img{float:left;}.box .img img{width:100px;height:100px;}.box .list{float:left;width:200px;margin-left:20px;display:inline;}.box .list li{line-height:24px;font-size:14px;}.list li span{font-weight:bold;}   

查看更多关于【HTML中怎样在图片的右边显示文字,不用表格】_html/css_WEB-ITnose的详细内容...

  阅读:59次