Odkaz v html

Príklady kódu

35
0

html odkazy

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

html odkaz

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

značka odkazu html

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

odkaz html

<!-- this is a link tag -->

<link rel="" href="">
<!-- href is the location of your external ressource 
	
list of rel used with a link tag (popular) : 
	- stylesheet (css)
	- alternate
	- author
	- external 
	- incon
	- index 
-->
3
0

odkaz v html

<a href="https://example.com">Link text goes here</a>
1
0

odkaz v html

<a href="./Your/link/to/the/page">Your text</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
..................................................................................................................