a) destination address is specified as value of href between and tag.
b) address specified as value of href in HTML have to be absolute.
c) address specified as value of href in HTML have to be relative.
d) address specified as value of href in HTML can be absolute or relative.
Answer: d
Explanation: The address is specified as the value of href inside <a> tag of HTML and it can be either absolute or relative.
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