adplus-dvertising
41. Following Style is applied to -
div.wrapper h2 {
    font-size: 18px;
    margin-top: 0;
}
a. Type 2 Heading inside Element div of class wrapper
b. Type 2 Heading inside Element div with id wrapper
c. Type 2 Heading inside Element div of any class
d. None Of These
Discuss
Answer: (a).Type 2 Heading inside Element div of class wrapper

42. HTML tags are used to describe document ___________.
a. Content
b. Definition
c. Language
d. None of these
Discuss
Answer: (a).Content

43. HTML Document can contain ______________.
a. Attributes
b. Tags
c. Plain Text
d. All of these
Discuss
Answer: (d).All of these

44. Page Designed in HTML is called as ________.
a. Front Page
b. Yellow Page
c. Server Page
d. Web Page
Discuss
Answer: (d).Web Page

45. HTML program is saved using ____________ extension.
a. .htnl
b. .htl
c. .hml
d. .html
Discuss
Answer: (d)..html

46. HTML program can be read and rendered by _________.
a. Compiler
b. Web Browser
c. Server
d. Interpreter
Discuss
Answer: (b).Web Browser

47. Which of the following is not an example of browser ?
a. Netscape Navigator
b. Opera
c. Mozilla Firefox
d. Microsoft's Bing
Discuss
Answer: (d).Microsoft's Bing

48. Who was the primary author of HTML (Hyper Text Markup Language) ?
a. Brendan Eich
b. Tim Berners-Lee
c. Google Inc.
d. Sabeer Bhatiya
Discuss
Answer: (b).Tim Berners-Lee

49. HTML was firstly proposed in year _______.
a. 1995
b. 1990
c. 2000
d. 1980
Discuss
Answer: (b).1990

50. HTML tags are surrounded by __________ brackets.
a. Square
b. Round
c. Angle
d. Curly
Discuss
Answer: (c).Angle

Page 5 of 15