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
For grouping form controls we can use ___________
Form validation traditionally was performed by ___________
For creating single line text box for searching queries, we use the type ___________
In the processing of information, the server does not use the language _____
Which of the following is not the form type for adding text?
For clearing all the settings which function should be called?
Which of the following is not the storageEvent interface?
Join The Discussion