I've just forgotten.... what is hr?? | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
+ 6

I've just forgotten.... what is hr??

pls remind me what is hr?

28th Mar 2017, 2:44 AM
Sourov Ajmain
Sourov Ajmain - avatar
4 Respostas
+ 9
InĀ HTMLĀ 4.01, the <hr>Ā tagĀ represents a horizontal rule. However, the <hr>Ā tag may still be displayed as a horizontal rule in visual browsers, but is now defined in semantic terms, rather than presentational terms. All the layout attributes are removed in HTML5. Use CSSĀ instead....šŸ‘
28th Mar 2017, 3:01 AM
Cory GutierrezšŸ”¹
Cory GutierrezšŸ”¹ - avatar
+ 9
The <br> tag inserts a single line break....šŸ‘
28th Mar 2017, 2:59 AM
Cory GutierrezšŸ”¹
Cory GutierrezšŸ”¹ - avatar
+ 9
@sourov ajmain Here is a code to help you...šŸ‘ https://code.sololearn.com/WDsPwvjl8bis/#html
28th Mar 2017, 3:27 AM
Cory GutierrezšŸ”¹
Cory GutierrezšŸ”¹ - avatar
+ 5
wow! bro It was outstanding!! šŸ‘šŸ‘Œ
28th Mar 2017, 3:29 AM
Sourov Ajmain
Sourov Ajmain - avatar