home ~ projects ~ socials

CSS ::after Pseudo-Element Example

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 --

References