menu

Предназначен для записи пунктов меню. Список формируется с помощью тега li.

Тег menu устарел, вместо него рекомендуется использовать ul.

Пример:

Таблица 3×3
Lorem ipsum dolor sit amet, consectetur adipisicing elit ... ...
... ... ...
... ... ...

<table>
    <caption>Таблица 3×3</caption>
    <col/>
    <tbody>
        <tr>
            <td>Lorem ipsum dolor sit amet, consectetur adipisicing elit</td>
            <td>...</td>
            <td>...</td>
        </tr>
        <tr>
            <td>...</td>
            <td>...</td>
            <td>...</td>
        </tr>
        <tr>
            <td>...</td>
            <td>...</td>
            <td>...</td>
        </tr>
    </tbody>
</table>

Дети:

A, ABBR, ADDRESS, AREA, ARTICLE, ASIDE, AUDIO, B, BDO, BLOCKQUOTE, BR, BUTTON, CANVAS, CITE, CODE, COMMAND, DATALIST, DEL, DETAILS, DFN, DIV, DL, EM, EMBED, FIELDSET, FIGURE, FOOTER, FORM, H1, H2, H3, H4, H5, H6, HEADER, HGROUP, HR, I, IFRAME, IMG, INPUT, INS, KBD, KEYGEN, LABEL, LI, MAP, MARK, MENU, METER, NAV, NOSCRIPT, OBJECT, OL, OUTPUT, P, PRE, PROGRESS, Q, RUBY, SAMP, SCRIPT, SECTION, SELECT, SMALL, SPAN, STRONG, SUB, SUP, TABLE, TEXTAREA, TIME, UL, VAR, VIDEO, WBR.
html 3.2 html 4.0 Frameset html 4.0 Loose html 4.0 Strict html 4.0.1 Frameset html 4.0.1 Loose html 4.0.1 Strict xhtml 1 Frameset xhtml 1 Strict xhtml 1 Transitional html5
a
abbr
address
area
article
aside
audio
b
bdo
blockquote
br
button
canvas
cite
code
command
datalist
del
details
dfn
div
dl
em
embed
fieldset
figure
footer
form
h1
h2
h3
h4
h5
h6
header
hgroup
hr
i
iframe
img
input
ins
kbd
keygen
label
li
map
mark
menu
meter
nav
noscript
object
ol
output
p
pre
progress
q
ruby
samp
script
section
select
small
span
strong
sub
sup
table
textarea
time
ul
var
video
wbr

Атрибуты:

accesskey, class, compact, contenteditable, contextmenu, dir, draggable, hidden, id, label, lang, onabort, onblur, oncanplay, oncanplaythrough, onchange, onclick, oncontextmenu, ondblclick, ondrag, ondragend, ondragenter, ondragleave, ondragover, ondragstart, ondrop, ondurationchange, onemptied, onended, onerror, onfocus, onformchange, onforminput, oninput, oninvalid, onkeydown, onkeypress, onkeyup, onload, onloadeddata, onloadedmetadata, onloadstart, onmousedown, onmousemove, onmouseout, onmouseover, onmouseup, onmousewheel, onpause, onplay, onplaying, onprogress, onratechange, onreadystatechange, onscroll, onseeked, onseeking, onselect, onshow, onstalled, onsubmit, onsuspend, ontimeupdate, onvolumechange, onwaiting, spellcheck, style, tabindex, title, type, xml:base, xml:id, xml:lang, xml:space.
html 3.2 html 4.0 Frameset html 4.0 Loose html 4.0 Strict html 4.0.1 Frameset html 4.0.1 Loose html 4.0.1 Strict xhtml 1 Frameset xhtml 1 Strict xhtml 1 Transitional html5
accesskey
class
compact
contenteditable
contextmenu
dir
draggable
hidden
id
label
lang
onabort
onblur
oncanplay
oncanplaythrough
onchange
onclick
oncontextmenu
ondblclick
ondrag
ondragend
ondragenter
ondragleave
ondragover
ondragstart
ondrop
ondurationchange
onemptied
onended
onerror
onfocus
onformchange
onforminput
oninput
oninvalid
onkeydown
onkeypress
onkeyup
onload
onloadeddata
onloadedmetadata
onloadstart
onmousedown
onmousemove
onmouseout
onmouseover
onmouseup
onmousewheel
onpause
onplay
onplaying
onprogress
onratechange
onreadystatechange
onscroll
onseeked
onseeking
onselect
onshow
onstalled
onsubmit
onsuspend
ontimeupdate
onvolumechange
onwaiting
spellcheck
style
tabindex
title
type
xml:base
xml:id
xml:lang
xml:space
Браузерные стили
Chrome
menu { -webkit-padding-start: 40px; display: block; list-style-type: disc; margin: 1em 0 1em 0; }
firefox 3.6.3
dir dir menu { list-style-type: square; }
dir menu menu { list-style-type: square; }
dir menu { list-style-type: circle; margin-bottom: 0; margin-top: 0; }
dir ol menu { list-style-type: square; }
dir ul menu { list-style-type: square; }
dl menu { margin-bottom: 0; margin-top: 0; }
menu dir menu { list-style-type: square; }
menu menu menu { list-style-type: square; }
menu menu { list-style-type: circle; margin-bottom: 0; margin-top: 0; }
menu ol menu { list-style-type: square; }
menu ul menu { list-style-type: square; }
menu { -moz-padding-start: 40px; display: block; list-style-type: disc; margin: 1em 0; unicode-bidi: embed; }
menu:focus { outline: 1px dotted; }
ol dir menu { list-style-type: square; }
ol menu menu { list-style-type: square; }
ol menu { list-style-type: circle; margin-bottom: 0; margin-top: 0; }
ol ol menu { list-style-type: square; }
ol ul menu { list-style-type: square; }
ul dir menu { list-style-type: square; }
ul menu menu { list-style-type: square; }
ul menu { list-style-type: circle; margin-bottom: 0; margin-top: 0; }
ul ol menu { list-style-type: square; }
ul ul menu { list-style-type: square; }
ie6, ie7
menu { display: block; margin: 19px auto 19px 30pt; }
ie8
menu { display: block; margin: 1em 0; padding: 0 0 0 30pt; }
opera 10.53
menu { display: block; margin: 16px 0 16px 40px; padding: 0 2px 2px; }
safari 4.0.5
menu { -webkit-padding-start: 40px; display: block; list-style-type: disc; margin: 1em 0 1em 0; }