Skip to content

Instantly share code, notes, and snippets.

View siliconhacker's full-sized avatar

michael hood siliconhacker

View GitHub Profile
<div class="container">
<div class="group">
<input type="text" required>
<span class="highlight"></span>
<span class="bar"></span>
<label>Name</label>
</div>
</div>
@siliconhacker
siliconhacker / index.html
Created November 8, 2017 23:29
make-an-animated-counter-in-css3
<div class="counter">
<span class="digit-1">1</span>
<span class="digit-9">9</span>
<span class="digit-7">7</span>
<span class="digit-4">4</span>
</div>
<!--filter tool-->
<div id="zeyo-filter-card" class="zeyo-card__body-section zeyo-hider">
<div class="zeyo-filter-tool">
<!-- MDL Tab Container -->
<div class="mdl-tabs mdl-js-tabs mdl-js-ripple-effect">
<!-- Tab Bars -->
<div class="mdl-tabs__tab-bar">
<a href="#visa-panel" class="mdl-tabs__tab is-active">Work Authorization</a>
<ul class="reminders">
<li class="removed-item">test</li>
<li class="new-item">test</li>
<li class="new-item">test</li>
<li class="new-item">test</li>
<li class="restored-item">test</li>
<li class="new-item">test</li>
</ul>
<section>
<div class="zeyo-toast-banner animate">
<p> Required: <span> First Name is a mandatory field </span></p>
</div>
</section>
@siliconhacker
siliconhacker / index.html
Created November 8, 2017 23:29
Off Center
<p>Off Center Background Image === Off Center Background Image === Off Center Background Image === Off Center Background Image === Off Center Background Image === Off Center Background Image === Off Center Background Image === Off Center Background Image === Off Center Background Image === Off Center Background Image === Off Center Background Image === Off Center Background Image === Off Center Background Image === Off Center Background Image === Off Center Background Image === Off Center Background Image === Off Center Background Image === Off Center Background Image === Off Center Background Image === Off Center Background Image === Off Center Background Image === Off Center Background Image === Off Center Background Image === Off Center Background Image === Off Center Background Image === Off Center Background Image === Off Center Background Image === Off Center Background Image === Off Center Background Image === Off Center Background Image === Off Center Background Image === Off Center Background Image =
@siliconhacker
siliconhacker / index.html
Created November 8, 2017 22:22
mdl input aria
<div class="zeyo-mdl-input-aria">
<input type="text" class="input-text" required>
<span class="input-bar"></span>
<label class="input-label">Firsty Lasty Name</label>
</div>
<div class="zeyo-mdl-input-aria">
<input type="text" class="input-text" required>
<span class="input-bar"></span>
<label class="input-label">Firsty Lasty Name</label>
<br>
<br>
<br>
<span title = "html - title tip">This is a html 4 title tip</span>
<br>
<br>
<br>
<span tip = "css - tool tip">This is a css tool tip</span>