CSS ::after Pseudo-Element Example

August 2023
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
end of line