Vidyalelo
HTML · Q92

Basic HTML

Programming · HTML · question 92

Q92

The _____________ attribute specifies an inline style associated with an element, which determines the rendering of the affected element.

A.
dir_class
B.
dir
Answer
C.
class
D.
none of the mentioned

Answer: Option B

Solution

Answer: Option B
Solution:
The style attribute will override any style set globally, e.g. styles specified in the style tag or in an external style sheet.