261. The numberings in the List tags can be controlled using which attribute?
a. Begin
b. Start
c. Fixed
d. Number
Ans: b
262. What does DD in the tag <DD> mean?
a. Definition Depiction
b. Definition Description
c. Data Description
d. Data Depiction
Ans: b
263. What does DT in the tag <DT> mean?
a. Definition Term
b. Data Term
c. Domain Terminal
d. Data Terminal
Ans: a
264. Unordered lists cannot have values under the TYPE attribute as disc,circle and square
a. True
b. False
Ans: False
265. HTML was derived from which language
a. Simple Markup Language
b. Standard Generalized Markup Language
c. Standard Markup Language
d. HTML had no predecessors.
Ans: b
266. Which of the following development tools are used for designing documents using HTML.
a. MS Frontpage
b. Acrobat Reader
c. MS Interdev
d. None
Ans: a and c
267. Which of the following attributes come under the FONT tag?
a. face
b. color
c. size
d. None
Ans: a,b and c
268. What is the default shape that the unordered lists tag <UL> takes?
a. Open Bullets
b. Closed Bullets
c. Squares
d. Numbers starting from 1,2 …
Ans: b
269. Which of the following value is set as default for the BEHAVIOR attribute under the MARQUEE tag
a. Alternate
b. Scroll
c. Slide
d. Static
Ans: b
270. Which of the following values does the BEHAVIOR attribute under the MARQUEE tag consist of?
a. Alternate
b. Scroll
c. Slide
d. Static
Ans: a,b and c
271. Which attribute is used to set color for a marquee?
a. color
b. bgcolor
c. bgproperty
d. textcolor
Ans: b
272. Which attribute is used to determine the speed of the marquee
a. scroll
b. scrolltime
c. scrollamount
d. scrolldelay
Ans: c
273. Which attribute is used to holdup the speed of the marquee
a. scroll
b. scrolltime
c. scrollamount
d. scrolldelay
Ans: c
274. The scrollamount under the MARQUEE tag is taken in pixels.
a. True
b. False
Ans: a
275. The scrolldelay under the MARQUEE tag is taken in seconds.
a. True
b. False
Ans: b
Just: The scrolldelay under the MARQUEE tag is taken in milliseconds.
276. Which of the following values can be used under the DIRECTION attribute of the MARQUEE tag
a. left
b. right
c. top
d. bottom
e. All the above
Ans: a and b
277. Which of the following value is used under the DIRECTION attribute of the MARQUEE tag to move the marquee from the top to bottom?
a. up
b. down
c. top
d. bottom
Ans: b
278. Which of the following value is used under the DIRECTION attribute of the MARQUEE tag to move the marquee from the bottom to the top?
a. up
b. down
c. top
d. bottom
Ans: a
279. Which of the following attribute is used to set the horizontal space to the left and right of the marquee
a. hspace
b. hbreak
c. horizontal
d. space
Ans: a
280. Which of the following attribute is used to set the vertical space at the top and bottom of the marquee
a. vspace
b. vbreak
c. vertical
d. space
Ans: a
281. The hspace attribute is used to set the horizontal space to the top and bottom of the marquee
a. True
b. False
Ans: b
Just: The hspace attribute is used to set the horizontal space to the left and right of the marquee
282. The vspace attribute is used to set the vertical space at the left and right of the marquee
a. True
b. False
Ans: b
Just: The vspace attribute is used to set the vertical space to the top and bottom of the marquee
283. The default value for the hspace attribute under the MARQUEE tag is taken to be
a. 0
b. 1
c. 2
d. 3
Ans: a
284. Which of the following attribute are used to set the dimensions for a MARQUEE?
a. width
b. height
c. size
d. length
Ans: a and b
285. The default value for the width attribute under the MARQUEE tag is taken to be
a. 0
b. 1
c. 10
d. 100
Ans: d
286. The default value for the height attribute under the MARQUEE tag is taken to be
a. 0
b. 10
c. 100
d. Depends on the natural height of content as it appears in the width.
Ans: d
287. Which attribute is used to embed an image or a video clip into a html document.
a. image
b. img
c. form
d. None
Ans: b
288. Which of the following attribute are used to set the dimensions for an IMG?
a. width
b. height
c. size
d. length
Ans: a and b
289. The LENGTH attribute values may be specified in
a. pixels
b. percentage of the horizontal and vertical space
c. millimetres
d. None
Ans: a and b
290. The NUMBER attribute can take in values between
a. 0-9
b. 0-255
c. 1-255
d. -255 to +255
Ans: a
PREVIOUS NEXT