Attribute used to open the link document on new browser window
Answers
Answered by
5
Answer:
The Short Answer is:
just add a target="_blank" attribute to your links (anchor tags) . now when your visitors click that link, it will open in a new window or tab (depending on which web browser they are using and how they configured that browser).
Answered by
0
The attribute used to open the link document on new browser window by adding a target attribute ="_blank" attribute to the links. The user needs to click this link for opening a new window
Explanation:
- Opening a new link in the target window on the web browser it is necessary for activating each link in the document to check if it can open a new window.
- Opening a new window with the link requires to check whether it uses the target attribute. It also dependent on the kind of web browser being used by the user and its connectivity
- It is important to check the information of the link text that shows that the link will open in a new window.
To know more about web browser
What is web browser ? name any three web browser
https://brainly.in/question/3792910
Similar questions