Top 80+ Solved Web Design and Online Business for Tourism MCQ Questions Answer
Q. To create a combo box (drop down box) which tag will you use?
a. <select>
b. <list>
c. <input type=”dropdown”>
d. all of above
Q. To create HTML document you require a
a. web page editing software
b. High powered computer
c. Just a notepad can be used
d. None of above
Q. The special formatting codes in HTML document used to present content are
a. tags
b. attributes
c. values
d. None of above
Q. HTML documents are saved in
a. Special binary format
b. Machine language codes
c. ASCII text
d. None of above
Q. Some tags enclose the text. Those tags are known as
a. Couple tags
b. Single tags
c. Double tags
d. Pair tags
Q. In HTML document the tags
a. Should be written in upper case
b. should be written in lower case
c. should be written in proper case
d. can be written in both uppercase or lowercase
Q. Marquee is a tag in HTML to
a. mark the list of items to maintain inqueue
b. Mark the text so that it is hidden in browser
c. Display text with scrolling effect
d. None of above
Q. To create a blank line in your web page
a. press Enter two times
b. press Shift + Enter
c. insert <BR> tag
d. insert <BLINE>
Q. The way the browser displays the object can be modified by _____
a. attributes
b. parameters
c. modifiers
d. None of above
Q. Which of the following HTML code is valid?
a. <font colour=”red”>
b. <font color=”red”>
c. <red><font>
d. All above are style tags
Q. Which of the following is an attribute related to font tag?
a. size
b. face
c. color
d. All of above are style tags