Skip to content

Instantly share code, notes, and snippets.

@fuelishways
fuelishways / events-calendar-generic-events-widget.markdown
Created September 15, 2016 06:26
events calendar - generic events widget
@fuelishways
fuelishways / index.html
Last active September 29, 2016 14:48
Program at a glance widget
<div class="panel-degreefacts">
<div class="panel-heading">
<h3 class="panel-title text-uppercase">Program at a Glance</h3>
</div>
<div class="panel-body">
<ul class="degree-facts-list list-bordered">
<li>
<h4>Program Credits</h4>
@fuelishways
fuelishways / index.html
Last active September 29, 2016 18:05
profiles above the skirt
<div class="profile-box">
<div class="photo" style="background-image: url(http://placehold.it/100x100);"></div>
<div class="title"><a href="#">Natasha Blakemore-Evans</a></div>
<div class="subtitle">Professor of the English Language</div>
</div>
<div class="profile-box">
<div class="photo" style="background-image: url(http://placehold.it/100x100);"></div>
<div class="title"><a href="#">Natasha Blakemore-Evans</a></div>
<div class="subtitle">Professor of Life</div>
@fuelishways
fuelishways / 2016offcanvasnav.markdown
Last active October 10, 2016 02:22
2016offcanvasnav
@fuelishways
fuelishways / index.html
Created June 9, 2016 20:27
leading 0 removed via JS
<ul class="eventList">
<li>
<div class="eventDateContainer">
<div class="month">
September
</div>
<div class="day">
6
</div>
@fuelishways
fuelishways / Landing hero with text.markdown
Last active December 9, 2016 15:51
Landing hero with text
@fuelishways
fuelishways / index.html
Last active May 31, 2016 21:37
m-club DEV
<section class="herocontainerinterior">
<div class="row column colorize expanded">
<div class="medium-6 columns medium-centered">
<header class="center">
<h2>You Support Our Athletes</h2>
<p><a href="#" class="button primary large">Join M-Club!</a></p>
</header>
</div>
</div>
</section>
@fuelishways
fuelishways / Homepage leadership section.markdown
Last active May 26, 2016 19:12
Homepage leadership section
@fuelishways
fuelishways / index.html
Last active May 30, 2016 03:41
quote v2
<div class="row">
<div class="column">
<blockquote class="quote tile">
<i class="fa fa-quote-left"></i>
<img alt="" src="http://cps-static.rovicorp.com/3/JPG_400/MI0003/146/MI0003146038.jpg">
<p>The greatness of a man is not in how much wealth he acquires, but in his integrity and his ability to affect those around him positively."</p>
<cite>Bob Marley <span>'77</span></cite>
</blockquote>