How is stroke used? and how is the height determined? | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
+ 2

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

31st Jul 2017, 6:35 PM
Emily
Emily - avatar
2 Respuestas
+ 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