diff --git a/input-list/index.html b/input-list/index.html index 6e622fa..2754f99 100644 --- a/input-list/index.html +++ b/input-list/index.html @@ -4,22 +4,31 @@ -
- initial sample : -
+Note: The element can store a value as internal content and in the value and label attributes. Which one will be visible in the drop-down menu depends on the browser, but when clicked, content entered into control field will always come from the value attribute. +