Hello World

June 18, 2024 (1y ago)

Hi there!

console.log("Hello World");
Header 1Header 2
Cell 1Cell 2
Cell 3Cell 4

HTML and CSS Examples

You can now use raw HTML in your MDX files! Here are some examples:

Inline Styles

Styled with inline CSS

This div uses inline CSS for styling!

HTML Elements

Custom Styled Content

This is a custom styled blockquote-like element using HTML and inline CSS.

HTML with Tailwind Classes

You can also use Tailwind classes in your HTML elements!