1.巧用CSS cross-fade()实现背景图像半透明效果
cross-fade( <image>, <image>, <percentage> )
2.background-blend-mode,mix-blend-mode 实现photoshop的图像混合模式处理
3.filter
4.mask
1.巧用CSS cross-fade()实现背景图像半透明效果
cross-fade( <image>, <image>, <percentage> )
2.background-blend-mode,mix-blend-mode 实现photoshop的图像混合模式处理
3.filter
4.mask