【发布时间】:2019-01-31 20:16:37
【问题描述】:
我为我的网页创建了一个有角度的页脚。但它与网站中的内容重叠。我怎么弄红这个? Output
代码:
<footer class="footer bg-dark fixed-bottom footer-design">
<div class="text-white text-center mr-3">
© 2019 Copyright
</div>
</footer>
【问题讨论】:
标签: html