Home
MCQs
HTML MCQs
Attributes MCQs
HTML MCQs

HTML MCQs - Attributes MCQs

Attributes MCQs page consists of attribute and its values, valid value for attribute, favicon attribute, meta attribute, boolean attribute, data source object attribute.

81. What is the work of async attribute?

A. It influences script loading

B. It gives a label to the menu

C. It validates form data

D. Enables a set of extra restrictions on any content

Answer: A

82. Which is not <iframe> attribute?

A. Seamless

B. Srcdoc

C. Sizes

D. Sandbox

Answer: C

83. What can not be done by controls attribute?

A. playback

B. resume playback

C. pause playback

D. looping

Answer: D

84. Which of the following is not used with password attribute?

A. name

B. size

C. maxlength

D. min

Answer: D

85. What is the use of spellcheck attribute?

A. Checks spelling

B. Indicates if spell checking is allowed

C. Checks spelling and corrects it

D. Checks spelling of a given particular text only

Answer: B

86. Which parameter is commonly used for size attribute?

A. centimeter

B. pixels

C. inch

D. millimeter

Answer: B

87. Which of the following is not the value for frame attribute?

A. above

B. void

C. none

D. box

Answer: C

88. Which of the following is not the value for rules attribute?

A. vsides

B. rows

C. all

D. groups

Answer: A

89. Which of the following is not the value for align attribute?

A. justify

B. char

C. middle

D. left

Answer: C

90. Which one of the following is not the value of the target attribute?

A. _blank

B. _top

C. _self

D. _empty

Answer: D