HTML MCQ question and Answers 101-200
130. How to embedded Audio Files in HTML?
a. src = “mysong.mid” width = “100” height = “15”>
b. <embed sound = “mysong.mid” width = “100” height = “15”>
c. <embed audio = “mysong.mid” width = “100” height = “15”>
d. <embed music = “mysong.mid” width = “100” height = “15”>
Answer:- a
131. Which of the following is used to create web pages?
a. HTML
b. C
c. JVM
d. DTD
Answer:- a
132. HTML is considered as ___ language
a. Programming Langauge
b. OOP Language
c. High Level Language
d. Markup Language
Answer:- d
133. HTML language is a set of markup ___
a. Attributes
b. Tags
c. Sets
d. Groups
Answer:- b
134. HTML tags are used to describe document ____
a. Definition
b. Language
c. Content
d. None of these
Answer:- c
135. HTML document can contain
a. Attributes
b. Tags
c. Plain text
d. All of these
Answer:- d
136. Page designed in HTML is called a
a. Yellow Page
b. Web Page
c. Server Page
d. Front Page
Answer:- b
137. We can write HTML code using ____. Select appropriate option(s).
a. VLC Media
b. Notepad++
c. Microsoft PowerPoint
d. None of these
Answer:- a
138. HTML document is saved using ____ extension.
a. .htl
b. .html
c. .hml
d. .htnl
Answer:- b
139. The software that can read and render HTML documents is
a. Server
b. Compiler
c. Interpreter
d. Browser
Answer:- d
140. PCs running Windows 3.x will have ____extension for html pages
a. .htl
b. .html
c. .htm
d. .hml
Answer:- c