Top 350+ Solved Web Technology MCQ Questions Answer
Q. Which of the following property is used as the shorthand property of marginproperties?
a. margin-left
b. margin-right
c. margin
d. None of the above
Q. The CSS property used to specify the transparency of an element is
a. opacity
b. filter
c. visibility
d. overlay
Q. Which of the following is used to specify the subscript of text using CSS?
a. vertical-align: sub
b. vertical-align: super
c. vertical-align: subscript
d. None of the above
Q. -----tag is used to display the list in order wise like 1,2 3.. or A,B,C..
a. <meta>
b. <ul>
c. <ol>
d. <map>
Q. ----tag is used to display the bullet wise list in unordered wise.
a. <meta>
b. <ul>
c. <ol>
d. <map>
Q. -----tag is used to specify the page description ,keyword, author name, it isadditional information about the information.
a. <meta>
b. <ul>
c. <ol>
d. <map>
Q. -----is used to define the width of border while cellpadding define distance betweencell border and content within it .
a. <cellspacing>
b. <ul>
c. <ol>
d. <map>
Q. cellspacing is used to define the width of border while------define distancebetween cell border and content within it .
a. <cellspacing>
b. <cellpadding>
c. <ol>
d. <map>
Q. ------tag is used to declaring the title or name of the html document.
a. <body>
b. <title>
c. <head>
d. <center>
Q. -----tag is used to for indicating the head section of the html document.
a. <body>
b. <title>
c. <head>
d. <center>