CSS论坛's Archiver

wuge005 发表于 2014-3-31 15:15

div中span文字出现了重复

整个结构:

     <div class="gydl" style="background-color:Maroon">
            <div class="dlpp" style="background-color:Aqua">该品牌下产品</div>
                <div class="ppcp"style="background-color:blue;">   
                <a href="clxx.aspx?cl_id=<%=row["cl_id"] %>">
                    <img src="a.jpg" width=150px height=150px>
                    <span class="ppcp1" style="background-color:green"></span>
                    <span class="ppcp2" style="background-color:yellow"></span>
                </a>
                </div>
        </div>

图:
[img=1215,311]http://b.hiphotos.baidu.com/zhidao/pic/item/d53f8794a4c27d1ec379b16319d5ad6eddc4383d.jpg[/img][color=Red][b]背景蓝色中的文字溢出了[/b][/color][color=Blue]。(在IE8下面出现,在FF中没有问题)[/color]

请问一下:具体的问题,大概出现在哪里呢?谢谢了!

divcss5 发表于 2014-4-1 14:15

看不到图

页: [1]

Powered by Discuz! Archiver 6.1.0  © 2001-2007 Comsenz Inc.