Answers for "border to a text css"

CSS
14

text border css

h1 {
  -webkit-text-stroke: 1px black;
}
Posted by: Guest on April-08-2020

Browse Popular Code Answers by Language