Register Now

Login

Lost Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Which attribute is used for favicon?

a) icon
b) title
c) rel
d) head

Answer: c
Explanation: Favicon is associated with a particular website or a web page. Favicon is a graphical representation for a site. The “rel” attribute is used for favicon generation. The syntax is <link rel=”shortcut icon” type=”image/x-icon” href=”favicon.ico” />

Join The Discussion