CSS image overlay with color and transparency

前端 未结 5 655
梦谈多话
梦谈多话 2020-12-15 06:33

I am trying to figure out if I can add an overlay to an image like a tint and change the opacity without adding background color. I had no luck so I thought I would ask here

5条回答
  •  轮回少年
    2020-12-15 07:28

    something like this? http://codepen.io/Nunotmp/pen/wKjvB

    You can add an empty div and use absolute positioning.

提交回复
热议问题