Default attribute value of "target" is ______________ in HTML.
Home | Discussion ForumDefault attribute value of "target" is ______________ in HTML.
_top
_blank
_self
_parent
Answer : C
Free Online Test
View More Related Question
1) HTML Links can be styled using ___________.
2) 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
3) Which of the following is incorrect value provided to "rel" attribute of Anchor Tag ?
4) Default attribute value of "target" is ______________ in HTML.
5) Value of Attribute "href" is also called as __________ of the Destination Web Page.