Top 250+ Solved HTML MCQ Questions Answer
Q. ------are used to indicate exactly how specific characters are to be formatted
a. physical tag
b. <P>
c. logical tag
d. <pre>
Q. ------are used to indicate to the visually impaired that there is someemphasizes on the text.
a. physical tag
b. <P>
c. logical tag
d. <pre>
Q. A webpage displays a picture. What tag was used to display that picture?
a. picture
b. image
c. img
d. src
Q. <b> tag makes the enclosed text bold. What is other tag to make text bold?
a. <strong>
b. <dar>
c. <black>
d. <emp>
Q. Tags and test that are not directly displayed on the page are written in _____ section.
a. <html>
b. <head>
c. <title>
d. <body>
Q. Which tag inserts a line horizontally on your web page?
a. <hr>
b. <line>
c. <line direction="horizontal">
d. <tr>