Link URL in HTML is specified using __________ attribute.
Home | Discussion ForumFree Online Test
Link URL in HTML is specified using __________ attribute.
src
href
link
rel
Answer : B
Free Online Test
View More Related Question
1) What is the correct HTML for making a hyperlink?
<a href=”http:// study2online.com”>HTML MCQ Quiz</a>
<a name=”http://study2online.com”>HTML MCQ Quiz</a>
<http://study2online.com</a>
<a url=”http://study2online.com”>HTML MCQ Quiz</a>
View Answer
2) This <a href="url"> Your text </a> tag is used to define a
3) Link in HTML can be of following type(s).
4) _________ attribute is used to specify , where to open the linked document.
5) Which of the Attribute(s) Cannot be Present if the href attribute is not present ?