Html

Príklady kódu

35
0

html odkazy

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

html odkaz

<a href="https://www.google.com/">Link to google</a>
5
0

a href na inú stránku

<a href="https://examplesite.com" target="_blank" rel="noopener noreferrer">
  Example Link
</a>
4
0

značka html

<!-- a tags in html are link tags that hold hyperlinks to other
 pages, or anchors in the same page -->
<a href='https://www.google.com'>Click here to visit Google.com</a>

<!-- the href attribute specifies where the link should lead -->
<!-- hope it helped! -->
2
0

html značka

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

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
..................................................................................................................