Multiple choice

The <BR> tag in HTML is used for

  1. line breaking

  2. changing the colour of font

  3. give the title of web page

  4. X.25

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

The
tag stands for Break and is used in HTML to force a single line break in the text.