adplus-dvertising
frame-decoration

Question

Which of the following is used to open document in new window ?

a.

<a target="_self">Link</a>

b.

<a target="_blank">Link</a>

c.

<a target="_top">Link</a>

d.

<a target="_parent">Link</a>

Answer: (b).<a target="_blank">Link</a>

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Which of the following is used to open document in new window ?

Similar Questions

Discover Related MCQs

Q. ________ attribute is used to specify MIME type of linked document ?

Q. _________ attribute specifies what media/device the linked document is optimized for ?

Q. Default attribute value of "target" is ______________ in HTML.

Q. HTML Links can be styled using ___________.

Q. Which is largest Heading tag ?

Q. _________ defines the most important heading ?

Q. For Showing heading in HTML web page we use ____________ tag.

Q. Which is smallest Heading Tag ?

Q. In HTML we have _________ type of heading tags.

Q. __________ automatically add some empty space (a margin) before and after each heading.

Q. Which of the Style is applied to the H1 heading by default ?

Q. Which tag is used to divide the HTML document into the paragraphs ?

Q. Text written inside the following pair of tags is considered as paragraph.

Q. Browsers automatically add an __________ before and after a paragraph.

Q. To create a link to an e-mail address following syntax is used -

Q. In HTML , If we need to send the email then href attribute of anchor tag starts with _________ keyword.

Q. Which symbol is written immediately after mailto Keyword in href attribute of anchor tag ?

Q. One of the following method is used to send the email with default subject "Hello".

Q. If we need to include some of the lines to mail body then we can use following approach ?

Q. We can include default subject heading and body text by passing query parameter(s) separated by _____________ symbol.