Vidyalelo
JavaScript · Q86

Invocation And Performance Navigation

Programming · JavaScript · question 86

Q86

What does the rel attribute of a variable have when the type of file is CSS?

A.
css
B.
stylesheet
Answer
C.
text/css
D.
all of the mentioned

Answer: Option B

Solution

Answer: Option B
Solution:
The rel attribute must hold the value rel = ‘stylesheet’.