Contentstack Styleguide

  • 0Overview
  • 1Typography
  • 2Buttons
  • 3Forms
  • 4Components

1.3 #Typography.Links Links

Toggle example guides Toggle HTML markup

Here’s how a link is displayed.

Example
This is a link
Markup
<div>This is a <a href="#">link</a></div>
Source: 1_Typography/typography.less, line 22