阅读背景:

撑满屏幕的div

来源:互联网 
<body>
<div class="father">
</div>
</body>

.father{
    	background-color:red;
	position:absolute;
	left:0;
	right:0;
	top:0;

	bottom:0;

}<body>
<div class="father">
</div>
</body



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: