Search
When you want to add something at the beginning of an element without actually adding it in HTML, you can use the ::before pseudo-element to do so, with the help of the content property. You can then style that content just like any other element:
::before
content