Html href zmysle

Príklady kódu

19
0

N

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

N

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

N

<a href="#"><!-- The "#" to be replaced with filename or website address -->Go Somewhere</a>
0
0

href Tag

The Attribute "href" is a HTML tag Used to Add indirect Links to a Webpage. i.e You can add links into a page by not actually displaying the link, but instead it "Embeds" the link into a piece of text.
We need to put the "href" under a Tag known as "<a>".
For Example: <a href="www.google.com">Google</a>
The text in between >Google</a> is what will be displayed in your Webpage :)
0
0

N

<!-- this href tag link to the top of the current page -->
<a href="#">text</a>

Podobné stránky

Podobné stránky s príkladmi

V iných jazykoch

Táto stránka je v iných jazykoch

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