Tutorials
THE WORLD'S LARGEST WEB DEVELOPER SITE

Exercise:

Insert the image "smiley.gif" before, and after <p> elements, using the ::before and ::after pseudo-elements.

Hint: Use the content property with the ::before and ::after pseudo-elements.