Articles tagged: Pseudo-class
Found 13 documents
- Learn/CSS/Introduction_to_CSS/Pseudo-classes_and_pseudo-elements In this, the third in our series of articles on selectors, we discuss pseudo-selectors — these ...
- Learn/CSS/Introduction_to_CSS/Selectors In CSS, selectors are used to target the HTML elements on our web pages that we want to style. ...
- Learn/CSS/Styling_text/Styling_links We hope this article has provided you with all you'll need to know about links — for now! The ...
- Web/CSS/:-moz-full-screen-ancestor The :-moz-full-screen-ancestor CSS pseudo-class applies to all ancestors of the full-screen ...
- Web/CSS/:-moz-locale-dir(ltr) The :-moz-locale-dir(ltr) CSS pseudo-class matches an element if the user interface is being ...
- Web/CSS/:-moz-locale-dir(rtl) The :-moz-locale-dir(rtl) CSS pseudo-class matches an element if the user interface is being ...
- Web/CSS/:-moz-only-whitespace The :-moz-only-whitespace CSS pseudo-class matches an element that has no child nodes at all or ...
- Web/CSS/:-moz-tree-drop-feedback Activated by the properties attribute.
- Web/CSS/:-moz-ui-invalid The :-moz-ui-invalid CSS pseudo-class represents any validated form element whose value isn't ...
- Web/CSS/:-ms-input-placeholder The non-standard proprietary :-ms-input-placeholder pseudo-class represents the placeholder text ...
- Web/CSS/:-webkit-autofill The :-webkit-autofill CSS pseudo-class matches when an input element has its value autofilled by ...
- Web/CSS/:has The :has() CSS pseudo-class represents an element if any of the selectors, relative to the ...
- Web/CSS/:valid The :valid CSS pseudo-class represents any input or form element whose content validates ...