小编Ale*_*lex的帖子

背景大小:封面不起作用?

这是我的页面http://inogroup.it/preload/index.htm

图像框的宽度是响应的

如何设置高度也要响应?像50%的屏幕?

如果我做这个改变:

.pattern{
    background-size: contain;
    margin-bottom:25px;
    width:100%;
    height:50%; 
}
Run Code Online (Sandbox Code Playgroud)

它不起作用

非常感谢你!

css height

16
推荐指数
5
解决办法
3万
查看次数

标签 统计

css ×1

height ×1