Using ::marker to display content before content
Ever wanted a piece of content before the content ? Well …. there is ::before which is what it is used for. But there is another selector called ::marker which is used for displaying content before a list item. It is possible to display a non-list it...
Nov 1, 20202 min read104
