@vcl/vcl
Version:
The whole VCL in one package
11 lines (9 loc) • 430 B
HTML
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v6.1.1/css/all.css">
<div class="container layout-relative overflow-hidden" style="width: 25em; height: 25em;">
<a href="#" class="corner-ribbon top-right shadow">
<span class="icogram">
<span class="icon fas fa-bolt" aria-hidden="true" aria-label="presentation" role="img"></span>
<span class="text">I'm a link</span>
</span>
</a>
</div>