diff --git a/files/en-us/web/api/element/ariamultiselectable/index.md b/files/en-us/web/api/element/ariamultiselectable/index.md index 879bdedc98eb9db..ade451bff3c028a 100644 --- a/files/en-us/web/api/element/ariamultiselectable/index.md +++ b/files/en-us/web/api/element/ariamultiselectable/index.md @@ -27,9 +27,16 @@ A string with one of the following values: In this example the `aria-multiselectable` attribute on the element with an ID of `listbox1` is set to "true" indicating that this input accepts multiple selected items. Using `ariaMultiSelectable` we update the value to "false". ```html -
-
Green
+
+
+ Green +
Orange
Red