Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSS

aftre svg contain css

.anchor:before {
  display: block;
  content: ' ';
  background-image: url('../images/anchor.svg');
  background-size: 28px 28px;
  height: 28px;
  width: 28px;
}
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #aftre #svg #css
ADD COMMENT
Topic
Name
3+7 =