CSS to speech: alternative text for CSS-generated content
Explains how to use CSS's slash syntax to provide alternative text for CSS-generated content, improving web accessibility for screen readers.
Explains how to use CSS's slash syntax to provide alternative text for CSS-generated content, improving web accessibility for screen readers.
A CSS technique using generated content to create flexible, multiline definition lists with just 2 lines of CSS 2.1 code.
A critique and improved implementation of CSS3 ticket-like tags using pure CSS with gradients and no extra HTML markup.