HTML-First UI

Code

A component for displaying code snippets

Text
Inline

Notes

The code component provides styling for both inline and block code.

  • Use <pre> for code blocks
  • Use <code> for inline code
  • Maintains consistent styling and formatting