Two-tone background split by diagonal line using css

前端 未结 4 2034
误落风尘
误落风尘 2020-11-28 08:06

I am trying to create a background using css where one side is a solid color and the other is a texture: the two are split by a diagonal line. I would like this to be 2 sepa

4条回答
  •  遥遥无期
    2020-11-28 08:55

    This method words on different sized windows and fills the screen. Even works on mobile.

    
    
    
        
    
        Diagonal
        
    
    
        

提交回复
热议问题