How is stroke used? and how is the height determined? | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
+ 2

How is stroke used? and how is the height determined?

31st Jul 2017, 6:35 PM
Emily
Emily - avatar
2 Antworten
+ 3
thanks!
1st Aug 2017, 9:10 PM
Emily
Emily - avatar
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; }
1st Aug 2017, 6:43 PM
Аца Србија
Аца Србија - avatar