Nearby lessons
51 of 61📝 Tailwind CSS - Content
📖 Overview
The content utility controls the content of the CSS ::before and ::after pseudo-elements.
Use it with the before: and after: variants.
📏 Content Utilities
Available utilities:
content-none- Sets content to nonecontent-['...']- Sets custom text content- Use with
before:andafter:variants
🧠 Test Your Knowledge
2 QuestionsProgress: 0 / 2
Keep Going!Tailwind CSS - Background