General HTML Questions Page 21

Ram Pothuraju





291. Which attribute is used to print the text in a computer coded format

a. format
b. code
c. system
d. None

Ans: b


292. Which attributes are used to override the changes to a hyperlink against the browser’s settings?

a. link
b. hlink
c. vlink
d. alink

Ans: a ,c and d

293. Which of the following is not a server-side technology?
a) Servlets
b) Active Server Pages
c) HTML
d) CGI

ans:c



294. Which of the following attributes are used to specify a short text of the image, which describes it?
a) alternate
b) alt
c) src
d) name

ans:b




295. Which of the following values can come under the ALIGN attribute of the IMG tag?
a. up
b. down
c. top
d. bottom

Ans: c and d

296. Which of the following values are used to define text that should be typed in by the user.
a. kbd
b. tbody
c. bdo
d. blg

Ans: a

297. Which of the following values are Used to provide information about the HTML page.
a. doc
b. meta
c. bg
d. blg

Ans: b


298. The meta tag should be under the Head tag.
a. true
b. false

Ans: a


299. Which of the following tag is used for a strong emphasis on text.
a. e
b. emp
c. emps
d. None

Ans: b

300. Which CSS attribute is used to describe the text color?


   A) color


   B) text


   C) bgcolor


   D) textcolor

Ans: a



301. Which CSS attribute is used to set a background image?


   A) background-image


   B) background_image


   C) bgimage


   D) image

Ans: a

302. Which CSS attribute is used to set the background color?

   A) color
 
   B) bgcolor

   C) background-color

   D)background_color

Ans: a

303. Background-image will put a background image into your web page, the image repeating across the top, row by row, until the web page background is covered.

   A) True
 
   B) False

Ans: a


304. Which CSS attribute is used to print the background image just once

   A) background-attach
 
   B) background-norepeat

   C) background-repeat

   D) None

Ans: c

305. background-repeat: no-repeat; would print the background image just once on the top-left corner of the web page.

   A) True
 
   B) False

Ans: a

306. Which CSS label is used to put the image in a place other than the top-left Corner.

   A) background-location
 
   B) background-position

   C) background-image

   D) None

Ans: b

307. Which of the following usage is correct with respect to the CSS label background-position?

   A) background-position: right top;
 
   B) background-position : 10 20;

   C) background-position: 400px 100px;

   D) None

Ans: a and c


308. Which of the following is used to repeat the background image across the top of the page, one row.

   A) background-repeat:repeat_x
 
   B) background-repeat:xrepeat

   C) background-repeat:repeat-x

   D) None

Ans: c


308. Which of the following is used to repeat the background image along the left of the page, one column.

   A) background-repeat:repeat_y
 
   B) background-repeat:yrepeat

   C) background-repeat:repeat-y

   D) None

Ans: c

309. Which CSS attribute is used to make the background image stay in place while the web page contents are scrolled over the top?

   A) background-attach

   B) background-attachment

   C) background-property

   D) None

Ans: b

310. Which CSS attribute is used to make the background image stay in place while the web page contents are scrolled over the top?

   A) background-attach

   B) background-attachment

   C) background-property

   D) None

Ans: b

311. Which CSS attribute is used to set an additional space between characters?

   A) line-spacing

   B) letter-spacing

   C) letter_space

   D) letter-space

Ans: b

312. Which CSS attribute is used to set the distance between two adjacent lines' baselines

   A) line-spacing

   B) line-height

   C) letter-spacing

   D) letter-height

Ans: b


313. Which of the following values does the CSS attribute letter-spacing take?

   A) normal

   B) height

   C) length

   D) width

Ans: a and c

314. Which of the following values does the CSS attribute line-height take?

   A) normal

   B) height

   C) number

   D) width

Ans: a and c



315. Which of the following values does the CSS attribute text-decoration take?

   A) Underline

   B) height

   C) number

   D) None


Ans: a and d

316. Which of the following values does the CSS attribute text-transform take?

   A) capitals

   B) uppercase

   C) blink

   D) capitalize

Ans: b and d

317. Which CSS attribute is used to describe any effects that are added to the text of an element.
   A) underline

   B) strike

   C) overline

   D) None

Ans:  a and c


318. Which CSS attribute is used to change the rendering of the text?

   A) text-transform

   B) text-indent

   C) text-decoration

   D) None

Ans:  a

318. Which of the following values does the CSS attribute background-attachment take?

   A) Normal

   B) scroll

   C) fixed

   D) None


Ans: b and c



PREVIOUS NEXT

Post a Comment

0Comments

Post a Comment (0)