which of the following is not a type link ?
a. internal
b. global
c. static
d. local
(chapter- links and frames in html, class- 8)
Answers
Answered by
15
Answer:
local
Explanation:
it must be local
I think it helps you
Answered by
1
d. local
In HTML, link types describe the connection between two documents in which one uses an element to link to the other. The type feature of the link element specifies the type of resource you're linking to. A media type, also referred as a MIME type, is the value of type.
When connecting to an external stylesheet, the most frequent value for type is text or css.
Similar questions