Links, Paths, and Navigation
<nav aria-label="Primary">
<a href="/docs">Docs</a>
<a href="/pricing">Pricing</a>
<a href="https://example.com" rel="noreferrer" target="_blank">External</a>
</nav>
Path Types
| Type | Example |
|---|---|
| Relative | ./guide.html |
| Root-relative | /images/logo.svg |
| Absolute URL | https://example.com |
Link Text Rule
Make link text descriptive. Avoid click here.