Skip to main content

9 docs tagged with "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.

:indeterminate

:indeterminate. Topics on: . Read more: CSS, CSS Syntax, Selector, Pseudo Class|FullStack Wiki by Roger J

:root

:root is defined as: Pseudo-Class to match root element of DOM Tree. Topics on: identical to html selector to rep <html> element. Read more: CSS, CSS Syntax, Se

DOM-Tree Pseudo-Class

DOM-Tree Pseudo-Class. Topics on: :root, :empty, :nth-child, :nth-last-child, :first-child, :last-child, :only-child, :nth-of-type, :nth-last-of-type, :first-of

Pseudo-Class

Pseudo-Class is defined as: Simple Selector : postfix to match special state of selected element(s). Topics on: :indeterminate, Linguistic Pseudo-Class, Locat

Resource State Pseudo-Class

Resource State Pseudo-Class. Topics on: :playing, :paused. Read more: CSS, CSS Syntax, Selector, Pseudo Class|FullStack Wiki by Roger J

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