<hr> tag | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
+ 4

<hr> tag

what is the use of putting <hr> tag if headings in the code returns the same type of text as shown in the tutorial here

11th Jan 2017, 3:34 PM
Bhumik Varu
Bhumik Varu - avatar
1 Respuesta
+ 1
<hr> means horizontal rule. It adds an horizontal line at the position where you put it.
11th Jan 2017, 6:47 PM
Skayo
Skayo - avatar