html怎样给背景图片加遮罩

 时间:2026-02-15 00:40:24

1、首先,给大家说一下给图片加背景色的两种方法:因为一个div同时设置background-color和background-image的话,color是处于img层下方的,所以需要再创建一个div作为他的子div,然后设置子div的背景颜色,

html怎样给背景图片加遮罩

2、代码如下:css: .wrap{    position: relative;    height: 700px;    background: url(i/pic4.jpg) no-repeat;    -webkit-background-size: 100%。

html怎样给背景图片加遮罩

3、  background-size: 100%;}.inner{    height: 700px;    background: rgba(0,0,0,.4);}html: <div class="wrap">    <div class="inner"></div> </div>。

html怎样给背景图片加遮罩

4、通过after伪元素设置,代码如下:wrap{    position: relative;    height: 700px;    background: url(i/pic4.jpg) no-repeat。

html怎样给背景图片加遮罩

5、 -webkit-background-size: 100%;    background-size: 100%;}.wrap:after{    position: absolute;    top: 0;    left: 0;    content: "";    background-color: yellow;    opacity: 0.2;    z-index: 1;    width: 100%;    height: 100%;}这两种方法实现的效果都是一样的。

html怎样给背景图片加遮罩

  • 制作网页时如何让导航栏始终保持在顶端
  • 如何在HTML中插入图片
  • html图片大小怎么设置
  • 怎样让html中的文字垂直水平居中显示
  • 在html里面怎么让文字居中显示?
  • 热门搜索
    小酥肉的做法大全 牟怎么读 如懿为什么不原谅海兰 怎么恢复出厂设置 分页符怎么删除 brother怎么读 水饺怎么煮 智能电视怎么看电视台的频道 裨怎么读 电脑连不上网怎么回事