Skip to content

Instantly share code, notes, and snippets.

View starryeyez024's full-sized avatar
🏠
Working from home

Kendall Totten starryeyez024

🏠
Working from home
View GitHub Profile
@starryeyez024
starryeyez024 / SassMeister-input-HTML.html
Last active September 2, 2016 20:06
Generated by SassMeister.com.
<table><tr>
<td title="My Work Phone" class="bodyText" colspan="1" style="font-weight:bold;"><span class="chase3ui-relative-position" onclick="javascript:showHideRadioCheck('nocall');" title="Select the radio button to send your activation code to xxx-xxx-xxxx phone number.">
<input id="rdoDelMethod1" type="radio" name="rdoDelMethod" value="rdoDelMethod1"><label for="rdoDelMethod1"></label></span>
<!--mp_trans_disable_start-->xxx-xxx-xxxx<!--mp_trans_disable_end--></td>
</tr>
<tr>
<td title="My Home Phone" class="bodyText" colspan="1" style="font-weight:bold;"><span class="chase3ui-relative-position" onclick="javascript:showHideRadioCheck('nocall');" title="Select the radio button to send your activation code to xxx-xxx-xxxx phone number.">
<input id="rdoDelMethod0" type="radio" name="rdoDelMethod" value="rdoDelMethod0"><label for="rdoDelMethod0"></label></span>
<!--mp_trans_disable_start-->xxx-xxx-xxxx<!--mp_trans_disable_end--></td>
</tr></table>
@starryeyez024
starryeyez024 / SassMeister-input-HTML.html
Last active September 2, 2016 20:07
Generated by SassMeister.com.
<p>
<a href="#" class="cta-primary">Learn more</a>
</p>
@starryeyez024
starryeyez024 / SassMeister-input-HTML.html
Created September 21, 2016 22:38
Generated by SassMeister.com.
<h2>Input type = number</h2>
<form>
<input type=”number” >
</form>
@starryeyez024
starryeyez024 / SassMeister-input-HTML.html
Last active September 21, 2016 22:48
Generated by SassMeister.com.
<h2>Input type = number FTW</h2>
<form>
<input type="number" >
</form>
@starryeyez024
starryeyez024 / SassMeister-input-HTML.html
Last active February 17, 2017 21:58
Generated by SassMeister.com.
<ul class="flex-container">
<li class="flex-item"><img src="http://placekitten.com.s3.amazonaws.com/homepage-samples/408/287.jpg"></li>
<li class="flex-item"><img src="http://placekitten.com.s3.amazonaws.com/homepage-samples/408/287.jpg"></li>
<li class="flex-item"><img src="http://placekitten.com.s3.amazonaws.com/homepage-samples/408/287.jpg"></li>
<li class="flex-item"><img src="http://placekitten.com.s3.amazonaws.com/homepage-samples/408/287.jpg"></li>
</ul>
<div class="box primary "></div>
<div class="box secondary"></div>
<div class="box bprimary "></div>
<div class="box bsecondary "></div>
<div class="box btertiary"></div>
<div class="box danger "></div>
<div class="box light "></div>
<div class="box dark "></div>
<div class="box pureWhite"></div>
<div class="box favorite "></div>
@starryeyez024
starryeyez024 / SassMeister-input-HTML.html
Last active April 28, 2017 01:56
Generated by SassMeister.com.
<br/>
<div class="ux-solution-tags">
<div class="ux-solution-tags-label"> Solutions: </div>
<div>
<a href="//www.redhat.com/en/technologies/industries/government/optimize-it" class="ux-solution-tags-cta" >IT optimization</a>
<a href="//www.redhat.com/en/technologies/industries/government/operationalize-containers" class="ux-solution-tags-cta" >Containers</a>
<a href="//www.redhat.com/en/technologies/industries/government/modern-app-dev" class="ux-solution-tags-cta" >Modern app development</a>
</div>
</div>
@starryeyez024
starryeyez024 / SassMeister-input-HTML.html
Created July 19, 2017 14:27
Generated by SassMeister.com.
<br/>
<table>
<tr>
<td>foo</td>
<td>foo</td>
</tr>
<tr>
<td>bar</td>
</tr>
</table>
@starryeyez024
starryeyez024 / Fill-height Video.html
Last active November 19, 2017 02:59
Generated by SassMeister.com.
<br/>
<div class="header">
<div class="video">
<img src="https://upload.wikimedia.org/wikipedia/commons/5/52/Mount_Ellinor%2C_Mount_Washington_Panorama.jpg">
</div>
<h1>this is my title</h1>
<h2>this is my longer subhead with more text that probably wraps to a second line</h2>
</div>
@starryeyez024
starryeyez024 / SassMeister-input-HTML.html
Last active February 11, 2018 04:28
Video play button + arrow mixins
<br/>
<div class="video">
<span class="play-button"></span>
</div>