w3-video.com logo

HTML5 Tutorial

Home HTML5 XAMPP .htaccess Firefox Notepad++

Share it



link syntax

Syntax link

Example link syntax: void element

Valid Syntax 1
only start tag, no end tag
1
2
3
4
5
6
7
8
9
10
<!doctype html>
<html>
<head>
<title>... <⁄title>
<link>
<⁄head>
<body>

<⁄body>
<⁄html>
link intro link optional link browser display link parents link examples & interpretation hyperlink vs external resource link link href attributelink hreflang attributelink media attributelink rel attributelink type attributelink itemprop attributelink title attribute