Vidyalelo
HTML · Q77

Basic HTML

Programming · HTML · question 77

Q77

Which attribute is used for favicon?

A.
icon
B.
title
C.
rel
Answer
D.
head

Answer: Option C

Solution

Answer: Option C
Solution:
The syntax is
<link rel="shortcut icon" type="image/x-icon" href="favicon.ico" />