Top 350+ Solved Web Technology MCQ Questions Answer
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. -----describes how HTML elements are to be displayed on screen, paper, or in othermedia.
a. CSS
b. inline
c. internal
d. external
Q. ------saves a lot of work. It can control the layout of multiple web pages all at once.
a. CSS
b. inline
c. internal
d. external
Q. An------CSS is used to apply a unique style to a single HTML element
a. CSS
b. inline
c. internal
d. external
Q. An-----CSS is defined in the <head> section of an HTML page, withina <style> element:
a. CSS
b. inline
c. internal
d. external
Q. With an--------style sheet, you can change the look of an entire web site, bychanging one file!
a. CSS
b. inline
c. internal
d. external
Q. The CSS-------property defines the text color to be used.
a. color
b. font-family
c. font -size
d. border
Q. The CSS------property defines the font to be used.
a. color
b. font-family
c. font -size
d. border
Q. The CSS---------property defines the text size to be used.
a. color
b. font-family
c. font -size`
d. border
Q. The CSS-------property defines a border around an HTML element:
a. color
b. font-family
c. font -size`
d. border
Q. The CSS--------property defines a margin (space) outside the border
a. color
b. font-family
c. font -size`
d. Margin