w3-video.com logo

HTML5 Tutorial

Home HTML5 XAMPP .htaccess Firefox Notepad++

Share it



area syntax

Syntax area

Example area syntax: void element

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

<map name>
<area>

<⁄map>

<⁄body>
<⁄html>

Video demonstration area element, syntax

HTML5 area element, syntax Tutorial

min video details
00:04 video tutorial: area element, syntax
00:09 adding area element in page
00:10 area element has:

- only the start tag: <area>
- no end tag; it's a void element
area intro area browser display area parents area coordinates for shapes area href alt attributesarea coords attributearea download attributearea hreflang attributearea rel attributearea shape attributearea target attributearea type attribute