The content property

content : This property is used with the :before and :after pseudo-elements to generate content in a document. Possible values are <string> (text content), an <URI> which usually describes a image file location, “open-quote” value which indicates an open quote and “close-quote” value which indicas a close quote.Note that values could be combined and repeated.