Vidyalelo
CSS · Q72

Basic CSS

Programming · CSS · question 72

Q72

Which of the following attribute specifies the URL of the linked resource?

A.
src
B.
link
C.
rel
D.
href
Answer

Answer: Option D

Solution

Answer: Option D
Solution:
href attribute specifies the URL of the linked resource. A URL might be absolute or relative.