How can i make a horizontal line starts and stop within the length of a text | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
+ 1

How can i make a horizontal line starts and stop within the length of a text

20th Jun 2020, 2:00 AM
Peter Syder .O.
Peter Syder .O. - avatar
2 Respuestas
+ 2
p.paragraphClassLine { border-style: none none solid; }
20th Jun 2020, 6:57 AM
JaScript
JaScript - avatar
+ 1
Peter Syder .O. If u want to underline a particular text you can use <u>text</u>
20th Jun 2020, 3:10 AM
Indira
Indira - avatar