A fun little side quest to show you how applying styles to alt text can really elevate your user interface.

There’s an interesting feature in Safari 17.4 that allows content added with CSS to have ‘alt’ text. I’m not sure how I feel about this.

CSS tempertemper.net February 27, 2026
This link is over 16 years old and may be outdated.

.good {background-color:#00CC00; } .bad {background-color:#FF0000;} .iffy {background-color:#FFFF00;} .selectors {float: left; width:10em;} Safari and Safari for the iPhone support all HTML element…

Open Tabs · © 2026