Сообщество IT-специалистов
Ответы на любые вопросы об IT
Профессиональное развитие в IT
Удаленная работа для IT-специалистов
.footer{ margin-top: 50px; width: 100%; height: 380px; background:#000000D9; display: inline-block; margin-bottom: 0px; padding-bottom: 0px; bottom: 0; } <code lang="html"> <footer class="footer"> </footer> </code>
body{ margin: 0 } .footer{ margin-top: 50px; width: 100%; height: 380px; background: #000000D9; }
.footer{ margin-top: 50px; width: 100%; height: 380px; background:#000000D9; - display: inline-block; - margin-bottom: 0px; - padding-bottom: 0px; - bottom: 0; }