Quantcast
Channel: Outline effect to text - Stack Overflow
Viewing all articles
Browse latest Browse all 19

Answer by Aashish Kumar for Outline effect to text

$
0
0

h1 {   color: black;   -webkit-text-fill-color: white; /* Will override color (regardless of order) */   -webkit-text-stroke-width: 1px;   -webkit-text-stroke-color: black;}
<h1>Properly stroked!</h1>

Viewing all articles
Browse latest Browse all 19

Latest Images

Trending Articles



Latest Images