Top 250+ Solved HTML MCQ Questions Answer
Q. ------tag is used to show the citation or quote in html document .
a. <code>
b. <var>
c. <cite>
d. <kbd>
Q. ------tag is used to show the keyboard tag in html document
a. <code>
b. <var>
c. <cite>
d. <kbd>
Q. ------tag is used to show bold and big in size in html document.
a. <em>
b. <tr>
c. <th>
d. <strong>
Q. -----tag is used to show the highlight text(bold) with italic font in htmldocument.
a. <em>
b. <tr>
c. <th>
d. <strong>
Q. What does the .com domain represents?
a. Education domain
b. Commercial domain
c. Network
d. None of the above
Q. In Satellite based communication, VSAT stands for?
a. Very Small Aperture Terminal
b. Varying Size Aperture Terminal
c. Very Small Analog Terminal
d. None of the above
Q. Text within <STRONG> … </STRONG> tag is displayed as ________
a. bold
b. italic
c. list
d. indented
Q. <UL> … </UL> tag is used to ________
a. display the numbered list
b. underline the text
c. display the bulleted list
d. bold the text
Q. Which tag is used to display the numbered list?
a. <OL></OL>
b. <DL></DL>
c. <UL></UL>
d. <LI></LI>