Skip to main content

Links

Styled anchor tags within content areas.

Default link style

This is a paragraph with a link inside it. Links are automatically styled within the main content area.

<p>Text with a <a href="#">link</a>.</p>

Usage notes

Links within p elements are styled via @layer base (overridable by the host application) with:

  • Accent color for visibility
  • Underline on hover
  • Focus ring for keyboard navigation