CSS dynamic content generation (contet property)
Notes:
CSS content property:
It is used to generate content dynamically at run time.
Values: “string” | open-quote | close-quote | url(“filepath”) | none
Interview Questions: