w3-video.com logo

HTML5 Tutorial

Home HTML5 XAMPP .htaccess Firefox Notepad++

Share it



a ... ⁄a syntax

Syntax a

Examples a syntax

Valid Syntax
1
2
3
4
5
6
7
8
9
10
11
<!doctype html>
<html>
<head>
<title>...<⁄title>
<⁄head>

<body>
<a>...<⁄a>
<⁄body>

<⁄html>

Video demonstration a element, syntax

HTML5 a element, syntax Tutorial

min video details
00:05 adding the a element in page (in body section)
00:08 the a element has:

- a start tag: <a>
- an end tag: <⁄a>
a intro a browser display a parents - childrena content model: transparenta warninga download attributea href attributea hreflang attributea rel attributea target attributea type attributea itemprop attribute