If you want a teaser what this is about, the / content syntax for screen read representation (to evade misrepresentative emoji translations, for example).
::after {
content: " \2197" / "Opens in a New Window" ;
}
They also talk about image alt text and ::after url.
all 2 comments