<hr> tag | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
+ 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 ответ
+ 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