Occasionally you'll want to inject HTML into your post, perhaps to style or organize content in an atypical or complex way. Fortunately, most HTML tags can be generated using an inline tag
or a container tag
Examples¶
Most of these examples make heavy use of Tailwind CSS classes. Without them, it'd be difficult to illustrate the rendered HTML elements, and there wouldn't be much reason to use HTML elements in the first place.
See our docs for Tailwind CSS ->
I'm in a span, and now I'm red!
I'm white text, centered in a blue div!