Stylabilla Logo
  • Behaviours
  • Components
  • Layout
  • Style
  • Utils

4.4.3 #Style.typography.links Links

Toggle example guides Toggle HTML markup

Link elements <a>

Browser support: IE9+, Safari6+, Firefox30+, Chrome30+

Default styling
Visit this page.
:hover
hovered state
Visit this page.
:focus
focused state
Visit this page.
:visited
visited state
Visit this page.
Markup
<a href="#">Visit this page.</a>
Source: elements/_anchors.scss, line 1