Answers for "which tag is used to create a blank line in html"

2

html empty line

<br>
//or
<br></br>
Posted by: Guest on March-05-2021

Code answers related to "which tag is used to create a blank line in html"

Browse Popular Code Answers by Language