The HTML <a> tag defines a hyperlink. It has the following syntax:

<a href="url">link text</a>

Skeletonic CSS provides a variety of styles and hover effects for links to choose from. By default, the color is preset to the CSS primary colors. (E.g., https://skeletonic.io)

  • standard link - #00f //blue
  • visited link - #800080 //purple
  • active link - #f00 //red

The Anatomy of Skeletonic CSS - A lightweight, intuitive, accessible and ultra-responsive CSS Framework