@@ -375,6 +383,14 @@

[Top]

+
+ Files +

+ + +

+
+

[Top]

HTML5 inputs

@@ -429,9 +445,28 @@

[Top]

+
+

Interactive elements

+
+

Summary & Detail

+
+ + Summary + +

The <details> HTML element creates a disclosure widget in which information is visible only when the widget is toggled into an "open" state. A summary or label must be provided using the <summary> element.

+
+
+ +
+

Editable content

+
+ The content of this <div> tag can be edited via the [contenteditable] attribute. +
+
+