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” />
Related Posts
Which attribute defines the file-select field?
Which attribute is used for activation of JavaScript?
How does the color attribute work?
Which of the following is a new input attribute introduce by HTML5?
What is the default type of ‘type’ attribute of <input> element?
Which browser supports mozCurrentSampleOffset?
What can not be done by controls attribute?
Join The Discussion