Multiple Choice
The HTML-----element defines a line break
A) <br>
B) <P>
C) <HR>
D) <pre>
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q14: The-------declaration is not case sensitive.<br>A)<html><br>B)<body><br>C)<!doctype><br>D)<h1>
Q15: ------are used to indicate exactly how specific
Q16: The-----declaration represents the document type, and helps
Q17: The HTML document itself begins with -----and
Q18: A browser does not display the HTML
Q20: <h1> defines the most important heading------- defines
Q21: -----it is used to show the Italic
Q22: ----is the standard markup language for creating
Q23: The visible part of the HTML document
Q24: The HTML------element defines a paragraph.<br>A)<H6><br>B)<P><br>C)<HR><br>D)<pre>