Skip to content

Instantly share code, notes, and snippets.

View quezo's full-sized avatar

Alex Vazquez quezo

  • CodePen
  • Seattle, WA
View GitHub Profile

Proper HTML Formatting

Just wanted a simple resource for referencing the proper way to correctly format HTML code.

A Pen by Eric Rasch on CodePen.

License.

@quezo
quezo / Vintage-Typography.markdown
Created April 21, 2014 06:35
A Pen by Henrique Zambonin.
@quezo
quezo / 3D-CSS-Diamond.markdown
Created April 21, 2014 06:01
A Pen by Nick Spiel.

3D CSS Diamond

An entirely pointless pen used to understand how transforms and gradients work together. Based on the Sketch logo.

A Pen by Nick Spiel on CodePen.

License.

@quezo
quezo / index.html
Created April 14, 2014 02:50
A Pen by Alex Vazquez.
<h1>hello again.</h1>
@quezo
quezo / WilKUY.markdown
Created April 14, 2014 01:37
A Pen by Alex Vazquez.

Jquery Extension to Handle Clicks and Double Clicks

This Jquery extension allows you to handle single and double clicks on the same element correctly.

A Pen by Alex Vazquez on CodePen.

License.

@quezo
quezo / Notifications.markdown
Created March 17, 2014 19:08
A Pen by Keith Pickering.
{
"color_scheme": "Packages/Color Scheme - Default/Twilight.tmTheme",
"font_face": "Source Code Pro",
"font_size": 20,
"save_on_focus_lost": true,
"tab_size": 2,
"translate_tabs_to_spaces": true,
"trim_automatic_white_space": true,
"scroll_past_end": true,
"word_wrap": true,