Page links in an HTML Web Page

Links in an HTML web page helps you in linking one page to another. To add a hyperlink, use the <a></a> tag and the href attribute,

Under the above <a> tag, we will add the link,

The &lt;a&gt;…&lt;/a&gt; tag should always come inside &lt;body&gt;…&lt;/body&gt; tags.

The below example gives an overview of how to add links to an HTML web page,

The output:

Create links in HTML

More Examples


Creating Paragraphs in HTML Web Page
Inserting Image in HTML
Studyopedia Editorial Staff
Studyopedia Editorial Staff
[email protected]

We work to create programming tutorials for all.

No Comments

Post A Comment

Discover more from Studyopedia

Subscribe now to keep reading and get access to the full archive.

Continue reading