Skip to content

Instantly share code, notes, and snippets.

View mattgreenfield's full-sized avatar

Matt Greenfield mattgreenfield

View GitHub Profile
@mattgreenfield
mattgreenfield / SassMeister-input-HTML.html
Last active April 14, 2016 09:19 — forked from Gmattgreenfield/SassMeister-input-HTML.html
Product Summaries - Generated by SassMeister.com.
<span class="one">
<li class="grid__item hproduct h-product product-summary product-summary--has-image product-summary--has-basket">
<span class="product-summary__sale-banner">SALE</span>
<a class="url u-url product-summary__body link-complex" href="/ourshop/prod_3718473-DW-Broken-Glass.html" rel="product" style="border-color:#d1cab6">
<div class="product-summary__image image-tile">
@mattgreenfield
mattgreenfield / index.html
Last active April 1, 2016 08:39 — forked from anonymous/index.html
Image Gallery Centring - JS Bin// source https://jsbin.com/jevigubacu
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>JS Bin</title>
<style id="jsbin-css">
.grid__item {
width: 25%;
height: 0;