A href tag

Code examples

35
0

html links

<a href="url">link text</a>
19
0

html a href

<a href="http://example.com" >Link text</a>
8
0

html link tag

<head>
  <link rel="stylesheet" type="text/css" href="theme.css">
</head>
4
0

a href tag

Actually href is a html attribute, which is used for passing page url to the a tag.
Example
<a href="url">Click here</a>
2
0

html a link tag

<!-- This is how you use a <a> tag in html -->
<a class="nav-link" href="Story.html">Story</a>
2
0

html a tag

<a href="https://www.w3schools.com">Visit a website</a>

Similar pages

Similar pages with examples

In other languages

This page is in other languages

Русский
..................................................................................................................
Italiano
..................................................................................................................
Polski
..................................................................................................................
Română
..................................................................................................................
한국어
..................................................................................................................
हिन्दी
..................................................................................................................
Français
..................................................................................................................
Türk
..................................................................................................................
Česk
..................................................................................................................
Português
..................................................................................................................
ไทย
..................................................................................................................
中文
..................................................................................................................
Español
..................................................................................................................
Slovenský
..................................................................................................................
Балгарскі
..................................................................................................................
Íslensk
..................................................................................................................