Skip to main content

4 docs tagged with "User Action Pseudo Class"

View All Tags

:active

:active is defined as: Pseudo-Class to match HTMLElement activate by user. Topics on: :active can be used to activate style on user clicking <a> or <button>. Re

:focus-visible

:focus-visible is defined as: Pseudo-Class to match when HTMLElement has focus & apply (default) focus-ring to highlight element. Topics on: . Read more: CSS, C

:hover

:hover is defined as: Pseudo-Class to match HTMLElement when user pointer over HTMLElement. Topics on: will be overwritten by subsequent link Pseudo-Class i.e.

User Action Pseudo-Class

User Action Pseudo-Class. Topics on: :hover, :active, :focus, :focus-visible, :focus-within. Read more: CSS, CSS Syntax, Selector, Pseudo Class, User Action Pse