w3-video.com logo

HTML5 Tutorial

Home HTML5 XAMPP .htaccess Firefox Notepad++

Share it



menu ... ⁄menu syntax

Syntax menu

Examples menu syntax

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

<menu>
...
</menu>

</body>
</html>

Video demonstration menu element, syntax

HTML5 menu element, syntax Tutorial

min video details
00:05 video tutorial: menu element, syntax
00:09 adding menu element in page
00:12 menu element has:

- a start tag: <menu>
- and an end tag: <⁄menu>
both required!
menu intro menu browser display menu type attribute