What does br mean in htmlThe br is a tag in Html. Html <br> tag is used to break the line of text. This tag is useful when users have to write the poem, address, and code samples. The <br> tag is an empty tag or unpair tag, i.e., there is no need to close this tag. But in the code of XHTML, we have to close the <br> tag. We can easily understand the br tag by an example. So, we will provide the following two examples. Example 1: This example shows the code of how to use <br> tag in the poem for link break. Test it NowThe output of above Html code is shown in the following screenshot: ![]() Example 2: This example shows the code of how to use <br> tag in the code samples for a line break. Test it NowThe output of above Html code is shown in the following screenshot: ![]()
Next TopicHow to add border in Html
|
JavaTpoint offers too many high quality services. Mail us on h[email protected], to get more information about given services.
JavaTpoint offers college campus training on Core Java, Advance Java, .Net, Android, Hadoop, PHP, Web Technology and Python. Please mail your requirement at [email protected].
Duration: 1 week to 2 week