w3-video.com logo

HTML5 Tutorial

Home HTML5 XAMPP .htaccess Firefox Notepad++

Share it



map ... ⁄map syntax

Syntax map

Examples map syntax

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

<map>
...
</map>

</body>
</html>

Video demonstration map element, syntax

HTML5 map element, syntax Tutorial

min video details
00:04 map element: syntax
00:14 map element has:

- a start tag: <map>
- an end start tag: <⁄map>
map intro map optional, occurrences map browser display map parents - children map transparent content model map name attribute