【发布时间】:2020-07-12 17:40:06
【问题描述】:
很抱歉提出这个问题。我一直在搜索过去几个小时,但找不到任何帮助。
即使页面没有内容并且当有内容必须内容时也修复页脚底部,它应该在内容的末尾我尝试了很多方法,但没有一个对我有用我的
`<footer class="c-primary ">(tried but getting footer over content static-bottom,fixed-bottom)
<div class="footer-copyright text-center py-3">© Beginners Insight 2020
<a href="http://localhost:8080/Beginners_Insight/index.jsp">BeginnersInsight.com</a><br>
MADE WITH ♥ BY Team ITF
</div>
</footer>`
【问题讨论】:
-
您在示例中使用的类的 css 规则是什么?
-
像那些 css 属性是直接来自引导程序的