CSS ::after Pseudo-Element Example
Output
Alfa Bravo
Notes
-
It seems you can't add other elements (e.g. divs, a tags, etc...), just text content. See the `content`` reference link for details
-
The `attr()`` function can be used to pull text from tag attributes