Is it possible to add colour to the horizontal line | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
+ 1

Is it possible to add colour to the horizontal line

23rd May 2017, 5:55 AM
Jeseias Constantino
Jeseias Constantino - avatar
2 Respuestas
+ 1
hr { border-top-color: #00c; border-bottom-color: #aac; }
23rd May 2017, 6:31 AM
Calviղ
Calviղ - avatar
0
yea, it is possible. set width and height and set background color like any other element
23rd May 2017, 6:12 AM
Apel Mahmod
Apel Mahmod - avatar