before content on element content code example Example: ::before content /* Add a heart before links */ a::before { content: "♥"; }