Skip to content
cibboy edited this page Sep 3, 2018 · 2 revisions

Links

Introduction

Links are styled only through the traditional a tag, using the default underline style, coupled with a custom color and a slight color variation for hover.

Usage

Use the a tag for links.

Example
<a href="#">This is a link</a>

Live examples

Live examples

Clone this wiki locally