0

我无法让我的页脚显示在我的所有内容下方。内容当前覆盖了底部的任何内容,我无法修复它。

页脚代码:

</div> <!-- end #content -->
</div> <!-- end #container -->

<?php wp_footer(); ?>


<div id="footer" width:100%; >

<div id="column" style="width: 100%; height:200px; background-color:none;">
    <div style="width:100%; height:100px; background-color:#cdbfc9; ">
        <div style="width:80%; height:80px; background-color:#fefefe;  margin-top: 10px; margin-left:5px;">
            <!--Information for left column content starts here-->
            <h6>LATEST NEWS</h6>

        </div><!--Information for left column content ends here -->
    </div>
</div>


</body>
</html>   

如果有人可以提供帮助,我将不胜感激。网址是:

4

0 回答 0