CSS: Using raw svg in the URL parameter of a background-image in IE

后端 未结 4 1858
花落未央
花落未央 2020-11-29 02:06

So, I\'m trying to do something like this:

div {
    width: 100px;
    height: 100px;
    background-position: center center;
    background-repeat: no-repea         


        
4条回答
提交回复
热议问题