#css3
All links tagged #css3
4 links found
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.
This link is over 14 years old and may be outdated.
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…