dqsong2010 2015-10-28 16:41
浏览 26

重复时缺少div区域

i have a problem with my stylesheet. i have repeated div by looping (php) enter image description here

This is the looping

<div class=content>
    <?php $db=new db; $sql=$db->query("SELECT * FROM tbl_news WHERE category='1' ORDER BY 1 DESC LIMIT 0,10"); while($r=$sql->fetch(PDO::FETCH_ASSOC)){ echo '
    <div class=box-thread>
        <img src="images/galleries/preview_'.$r['img'].'">
        <br />
        <h1>'.$r['title'].'</h1>

        <p align=justify>'.strip_tags(htmlspecialchars_decode(substr($r['contents'],0,200))).'</p>
    </div>'; } ?>
</div>      

but the problem is showed in the picture, there is missing div there. I dont know why. any div i set to "float:left" so it's auto go to bottom if there is reach the page's width. This is my css

.content {
    width:100%;
    margin:auto
}
.box-thread {
    width:20%;
    background-color:#fff;
    margin:2%;
    float:left;
    min-width:240px
}
.box-thread img {
    width:100%;
} 
.box-thread p {
    padding:5px 20px
}
.box-thread h1 {
    padding:0 20px;
    font-size:18px
}

Thank you for any help

  • 写回答

0条回答 默认 最新

    报告相同问题?

    悬赏问题

    • ¥15 基于双目测规则物体尺寸
    • ¥15 wegame打不开英雄联盟
    • ¥15 公司的电脑,win10系统自带远程协助,访问家里个人电脑,提示出现内部错误,各种常规的设置都已经尝试,感觉公司对此功能进行了限制(我们是集团公司)
    • ¥15 救!ENVI5.6深度学习初始化模型报错怎么办?
    • ¥30 eclipse开启服务后,网页无法打开
    • ¥30 雷达辐射源信号参考模型
    • ¥15 html+css+js如何实现这样子的效果?
    • ¥15 STM32单片机自主设计
    • ¥15 如何在node.js中或者java中给wav格式的音频编码成sil格式呢
    • ¥15 不小心不正规的开发公司导致不给我们y码,