CSS STICKER - 一个有效,易于使用的CSS粘性页脚

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了CSS STICKER - 一个有效,易于使用的CSS粘性页脚相关的知识,希望对你有一定的参考价值。

* {
	margin: 0;
}
html, body {
	height: 100%;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -4em; /* the bottom margin is the negative value of the footer's height */
}
.footer, .push {
	height: 4em; /* .push must be the same height as .footer */
}

以上是关于CSS STICKER - 一个有效,易于使用的CSS粘性页脚的主要内容,如果未能解决你的问题,请参考以下文章

sticker-footer 布局

如何从firebase加载WhatsApp Sticker?

sticker-footer布局

App Extensions篇之Sticker Pack Extension

java DOWNLOAD_STICKER_TASK.java

CSS混合风格按钮无延迟翻转图形技巧