Skip to content

Commit

Permalink
fixed the see also link for details (#38209)
Browse files Browse the repository at this point in the history
  • Loading branch information
dletorey authored Feb 18, 2025
1 parent 4d9320f commit 512842c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion files/en-us/web/css/_colon_open/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -180,6 +180,6 @@ The result is as follows. Try opening the `<select>` dropdown to see the effect

## See also

- {htmlelement("details")}}, {{htmlelement("dialog")}}, {{htmlelement("select")}}, and {{htmlelement("input")}} elements
- {{htmlelement("details")}}, {{htmlelement("dialog")}}, {{htmlelement("select")}}, and {{htmlelement("input")}} elements
- {{cssxref(":popover-open")}} pseudo-class
- {{Cssxref(":modal")}}

0 comments on commit 512842c

Please sign in to comment.