css before content as html code example Example: ::before content /* Add a heart before links */ a::before { content: "♥"; }