```
a::after {
/* content: "↗"; 👋 */
content: "↗" / " (opens in new tab)";
}
```
Safari caught up in early 2024, and Firefox not long after.
#CSS
```
a::after {
/* content: "↗"; 👋 */
content: "↗" / " (opens in new tab)";
}
```
Safari caught up in early 2024, and Firefox not long after.
#CSS
#noAI
#noAI