What does the HTML tag br mean?

1 answer

Answer

1250142

2026-04-29 03:10

+ Follow

<BR> tag stands for line break.

This is the first line <BR> This is the second line

In HTML the above code will get displayed as:

This is the first line

This is the second line

ReportLike(0ShareFavorite

Copyright © 2026 eLLeNow.com All Rights Reserved.