Articles tagged: CSS Pseudo-element

Found 21 documents

  • Web/CSS/::-moz-placeholder The ::-moz-placeholder pseudo-element represents any form element displaying placeholder text. This ...
  • Web/CSS/::-moz-range-progress The ::-moz-range-progress CSS pseudo-element represents the portion of the "track" (the groove in ...
  • Web/CSS/::-moz-range-thumb The ::-moz-range-thumb CSS pseudo-element represents the thumb, the virtual knob the user can move ...
  • Web/CSS/::-moz-range-track The ::-moz-range-track CSS pseudo-element represents the track, that is the groove in which the ...
  • Web/CSS/::-ms-fill-lower The ::-ms-fill-lower CSS pseudo-element represents the portion of the "track" (the groove in which ...
  • Web/CSS/::-ms-fill-upper The ::-ms-fill-upper CSS pseudo-element represents the portion of the "track" (the groove in which ...
  • Web/CSS/::-ms-thumb The ::-ms-thumb CSS pseudo-element represents the "thumb" that the user can move within the ...
  • Web/CSS/::-ms-track The ::-ms-track CSS pseudo-element represents the "track" (the groove in which the indicator ...
  • Web/CSS/::-webkit-input-placeholder The non-standard proprietary ::-webkit-input-placeholder pseudo-element represents the placeholder ...
  • Web/CSS/::-webkit-slider-runnable-track The ::-webkit-slider-runnable-track CSS pseudo-element represents the "track" (the groove in which ...
  • Web/CSS/::-webkit-slider-thumb The ::-webkit-slider-thumb CSS pseudo-element represents the "thumb" that the user can move within ...
  • Web/CSS/::after The CSS ::after pseudo-element matches a virtual last child of the selected element. It is ...
  • Web/CSS/::backdrop Each element in the top layer 's stack has a ::backdrop pseudo-element. This pseudo-element is a ...
  • Web/CSS/::before ::before creates a pseudo-element that is the first child of the element matched. It is often used ...
  • Web/CSS/::first-letter The ::first-letter CSS pseudo-element selects the first letter of the first line of a block, if it ...
  • Web/CSS/::first-line The ::first-line CSS pseudo-element applies styles only to the first line of an element. The amount ...
  • Web/CSS/::grammar-error The ::grammar-error CSS pseudo-element represents a text segment which the browser has flagged as ...
  • Web/CSS/::marker The ::marker CSS pseudo-element represents the marker box of a list item (e.g. the bullet point or ...
  • Web/CSS/::placeholder The ::placeholder CSS pseudo-element represents the placeholder text of a form element. This allows ...
  • Web/CSS/::selection The ::selection CSS pseudo-element applies rules to the portion of a document that has been ...
  • Web/CSS/::spelling-error The ::spelling-error CSS pseudo-element represents a text segment which the browser has flagged as ...