Svg Path As Div Background
I have an SVG path (as below) that I want to use as a background in a div, does anyone know how to do this, I've searched the web but cant find any simple examples? background-size:cover;
background-color:pink;
}
<divclass="back"></div>
Post a Comment for "Svg Path As Div Background"