Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


. How to specify the link in HTML and explain the target attribute?



. How to specify the link in HTML and explain the target attribute?..

Answer / nashiinformaticssolutions

HTML provides a hyperlink - <a> tag to specify the links in a webpage. The ‘href’ attribute is used to specify the link and the ‘target’ attribute is used to specify, where do we want to open the linked document. The ‘target’ attribute can have the following values:
1. _self: This is a default value. It opens the document in the same window or tab as it was clicked.
2. _blank: It opens the document in a new window or tab.
3. _parent: It opens the document in a parent frame.
4. _top: It opens the document in a full-body window.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More HTML DHTML Interview Questions

What is the difference between the svg and canvas tag in html5?

0 Answers  


What is html5 and what is it used for?

0 Answers  


What is img src?

0 Answers  


What is html and how is it used?

0 Answers  


How can I create a web page?

0 Answers  


What are the new attributes provided in HTML5 for <form>?

0 Answers  


Does localstorage expire?

0 Answers  


Why do we use href?

0 Answers  


What is the difference between br and br />?

0 Answers  


How do you play a audio using html5?

0 Answers  


explain what are the new media elements in html5? Is canvas element used in html5

0 Answers  


What is the Application Cache in HTML5 and why it is used?

0 Answers  


Categories