Link Button

Link button is a simple component that makes a <button> element adopt the styles of a bare anchor.

Usage

HTML
<button class="link-button">I look like an anchor, but I'm really a button!</button>