Anyhow, just fooling around with some generated content and had a q?
how would I get the copyright logo to render as generated content??
.example::after { content: '© my stuff '; } seems to generate:
© my stuff
How should I got about placing it ?? the solution is prob in front of me…
Thx gents.