Top 350+ Solved Web Technology MCQ Questions Answer
Q. The-----tag is used to show the message to the user .
a. <text>
b. <label>
c. <checkbox>
d. <radio button>
Q. The <input type="-------"> defines a checkbox it is used to give no of option andwe have to select more then one option.
a. <text>
b. <label>
c. <checkbox>
d. <radio button>
Q. The <input type="radio"> defines a -------it is used to give no of option and wehave to select only one option.
a. <text>
b. <label>
c. <checkbox>
d. <radio button>
Q. The <input type="-----"> defines a button for submitting the form data .
a. <text>
b. <label>
c. <checkbox>
d. <submit>
Q. -------tag is used to move the text form left to right or right or left.
a. <marquee>
b. <select>
c. <checkbox>
d. <submit>
Q. -----tag is used to give the font effect like size , color and style.
a. <font>
b. <select>
c. <checkbox>
d. <submit>
Q. --------it is used to show the text in big size font effect.
a. <small>
b. <big>
c. <strike>
d. <u>
Q. ------tag is used to show the underline effect to the text.
a. <small>
b. <big>
c. <strike>
d. <u>
Q. ------tag is used to show the citation or quote in html document .
a. <code>
b. <var>
c. <cite>
d. <kbd>