Skip to content

Commit 2362f25

Browse files
authored
HTML select: future proofing language (mdn#43470)
1 parent 0077c62 commit 2362f25

File tree

1 file changed

+1
-1
lines changed
  • files/en-us/web/html/reference/elements/select

1 file changed

+1
-1
lines changed

files/en-us/web/html/reference/elements/select/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ Keyboard users can select multiple non-contiguous items by:
104104
## Styling with CSS
105105

106106
The `<select>` element has historically been difficult to style effectively with CSS.
107-
The following guides contain information about newer features that have been introduced to enable fully customizable select elements:
107+
The following guides contain information about features that enable fully customizable select elements:
108108

109109
- [Customizable select elements](/en-US/docs/Learn_web_development/Extensions/Forms/Customizable_select)
110110
- [Customizable select listboxes](/en-US/docs/Learn_web_development/Extensions/Forms/Customizable_select_listboxes)

0 commit comments

Comments
 (0)