Prepare
Practice
Interview
Aptitude
Reasoning
English
GD
Placement papers
HR
Current affairs
Engineering
MCA
MBA
Online test
Login
Online Practice Test
>
HTML5
« Previous
Next »
_____can open a link in a new browser window.
Options
- < a href =”url” new>
- < a href =”url” target=”_blank”>
- < a href =”url” target=”new”>
- < a href=”url” target=”_parent”>
CORRECT ANSWER : < a href =”url” target=”_blank”>
Discussion Board
Explanation.
Answer : < a href =”url” target=”_blank”>
To open a new link in new window we must write the following code.
< a href =”url” target=”_blank”>
Jayesh Sonar 02-27-2015 02:05 AM
« Previous
Next »
Write your comments
*
*
Email must be in the form someone@domain.com
*
*
Enter the code shown above:
Please enter the code shown above
(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)
Related Content
PHP (39)
DHTML (10)
CSS (21)
MySQL (20)
VLSI (9)
XML (28)
UML (11)
HTML (19)
Fedora (61)
HTML5 (60)
Android (100)
Advertisement
▲