Skip to content

Instantly share code, notes, and snippets.

View lozandier's full-sized avatar

Kevin Lozandier lozandier

View GitHub Profile
@lozandier
lozandier / SassMeister-input-HTML.haml
Created February 25, 2014 16:40
Generated by SassMeister.com.
.main
Main
.a
A
.b
B
.c
C
.n1
N1
@lozandier
lozandier / SassMeister-input-HTML.haml
Created February 27, 2014 08:42
Generated by SassMeister.com.
.main
Main
.a
A
.b
B
.c
C
.n1
N1
@lozandier
lozandier / SassMeister-input-HTML.haml
Created February 28, 2014 05:21
Generated by SassMeister.com.
%h1
Test Header With More Content
%p
You can also use the modular scale to adjust text at different breakpoints. A level 2 heading on a desktop may be set at 28px, but at a smaller mobile breakpoint, 28px may appear too large. Therefore, you can adjust to 21px or another measurement in the scale.
%p
You can also use the modular scale to adjust text at different breakpoints. A level 2 heading on a desktop may be set at 28px, but at a smaller mobile breakpoint, 28px may appear too large. Therefore, you can adjust to 21px or another measurement in the scale.
%p.special
You can also use the modular scale to adjust text at different breakpoints. A level 2 heading on a desktop may be set at 28px, but at a smaller mobile breakpoint, 28px may appear too large. Therefore, you can adjust to 21px or another measurement in the scale.
@lozandier
lozandier / SassMeister-input-HTML.haml
Created March 2, 2014 03:14
Generated by SassMeister.com.
%main
.promoBox
.photo
%img{src: "http://placehold.it/250x250"}
.primary
%h1 Primary Header
%p A few HTML elements don’t play nice with responsive layouts. One of these is the good ol' iframe, which you may need to use when embedding content from external sources such as YouTube
@lozandier
lozandier / SassMeister-input-HTML.haml
Created March 2, 2014 09:03
Generated by SassMeister.com.
%main
.promoBox
.photo
%img{src: "http://placehold.it/500x500"}
.primary
%h1 Primary Header
%p A few HTML elements don’t play nice with responsive layouts. One of these is the good ol' iframe, which you may need to use when embedding content from external sources such as YouTube
@lozandier
lozandier / SassMeister-input-HTML.haml
Created March 2, 2014 09:51
Generated by SassMeister.com.
%main
%nav
%input{type:"checkbox", id: "menu"}
%label{for: "menu", onclick: 'onclick'}
%ul
%li
%a{href:"#"}
Item 1
%li
%a{href:"#"}
@lozandier
lozandier / SassMeister-input-HTML.haml
Created March 5, 2014 14:41
Generated by SassMeister.com.
%h1
Test Header With More Content
%p
You can also use the modular scale to adjust text at different breakpoints. A level 2 heading on a desktop may be set at 28px, but at a smaller mobile breakpoint, 28px may appear too large. Therefore, you can adjust to 21px or another measurement in the scale.
%p
You can also use the modular scale to adjust text at different breakpoints. A level 2 heading on a desktop may be set at 28px, but at a smaller mobile breakpoint, 28px may appear too large. Therefore, you can adjust to 21px or another measurement in the scale.
%p.special
You can also use the modular scale to adjust text at different breakpoints. A level 2 heading on a desktop may be set at 28px, but at a smaller mobile breakpoint, 28px may appear too large. Therefore, you can adjust to 21px or another measurement in the scale.
@lozandier
lozandier / SassMeister-input-HTML.haml
Created March 5, 2014 14:51
Generated by SassMeister.com.
%p USC Women Leadership Board
@lozandier
lozandier / QuickOffCanvas-input-HTML.html
Last active August 29, 2015 13:57
Generated by SassMeister.com.
<input type="checkbox" id="menu">
<label for="menu" onclick></label>
<nav role="">
<ul>
<li><a href="#">Stream</a></li>
<li><a href="#">Lab</a></li>
<li><a href="#">Projects</a></li>
<li><a href="#">About</a></li>
<li><a href="#">Contact</a></li>
@lozandier
lozandier / SassMeister-input-HTML.haml
Created March 6, 2014 15:57
Generated by SassMeister.com.
%button.lines-button.arrow.close.arrow-left{type: "button", role: "button", aria: {label: "Toggle Navigation"}}
%span.lines