Multiple choice

What is the function of the <NOBR>…</NOBR> element?

  1. It is used to center text.

  2. It is used to insert a line break.

  3. It does not allow a new line in the text.

  4. It is used to insert a paragraph break.

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

The element prevents the browser from inserting a line break within the enclosed text.