Example 1: add extra content
<style> a::after { content: " (good)"; } </style> <a> test </a>
You must be logged in to post a comment.