No products in the cart.

How we create a link between …

CBSE, JEE, NEET, CUET

CBSE, JEE, NEET, CUET

Question Bank, Mock Tests, Exam Papers

NCERT Solutions, Sample Papers, Notes, Videos

How we create a link between the two webpages
  • 3 answers

Yogita Ingle 6 years, 5 months ago

To link two Web pages, you first need name to the section by using name attribute of <a> tag that you want to link. Suppose, we need to link a section of HTML1.html to HTML2.html. Create a named anchor in HTML1.html.
The syntax is given below:
<a name =”link”> Different Page </a>
After this, you have to write the code to refer to it, from Web page HTML2.html. Following is the code to do so:
<a href =”HTML1.html#link”>
Here, HTMLl.html is the name of html file to the section of which you want to link and # link is the segment name you want to link in that html file.

Vineet Das 6 years, 5 months ago

By using href attribute

Kishan Agrawal 6 years, 5 months ago

By using this coding :
http://mycbseguide.com/examin8/

Related Questions

Give two feature of internet
  • 0 answers
Types of e-commerce fraud
  • 0 answers
5 uses of mouse
  • 0 answers

myCBSEguide App

myCBSEguide

Trusted by 1 Crore+ Students

Test Generator

Test Generator

Create papers online. It's FREE.

CUET Mock Tests

CUET Mock Tests

75,000+ questions to practice only on myCBSEguide app

Download myCBSEguide App