Skip to content

Instantly share code, notes, and snippets.

View quezo's full-sized avatar

Alex Vazquez quezo

  • CodePen
  • Seattle, WA
View GitHub Profile
@quezo
quezo / index.html
Created March 19, 2013 04:35
A CodePen by Chris Coyier. Simple Responsive Form - Markup based on Wufoo forms.
<form action="#">
<header>
<h2>Example Responsive Form</h2>
<div>This form breaks at 600px and goes from a left-label form to a top-label form. At above 1200px, the labels align right.</div>
</header>
<div>
<label class="desc" id="title1" for="Field1">Full Name</label>
<div>
@quezo
quezo / index.html
Created February 22, 2013 00:36
A CodePen by Tommy McDonald. CSS3 text-shadow - Drew some inspiration from another post on here, had some fun with text-shadow.
<link href='http://fonts.googleapis.com/css?family=Mr+Dafoe' rel='stylesheet' type='text/css'>
<div class="shadow">Style</div>
(profilesvc)doula@mt1-pyweb01:/opt/webapp/profilesvc/lib/python2.6/site-packages$ ls | grep profile
profilesvc
profilesvc-1.30_master-py2.6.egg-info
(profilesvc)doula@mt1-pyweb01:/opt/webapp/profilesvc/lib/python2.6/site-packages$ pip install -i http://yorick.corp.surveymonkey.com:9003/index profilesvc==1.36-master
Downloading/unpacking profilesvc==1.36-master
Running setup.py egg_info for package profilesvc
warning: no files found matching '*.rst'
Requirement already satisfied (use --upgrade to upgrade): pyramid>=1.2.7 in /opt/webapp/profilesvc/lib/python2.6/site-packages (from profilesvc==1.36-master)
Requirement already satisfied (use --upgrade to upgrade): redis==2.6.2 in /opt/webapp/profilesvc/lib/python2.6/site-packages (from profilesvc==1.36-master)
Requirement already satisfied (use --upgrade to upgrade): SQLAlchemy in /opt/webapp/profilesvc/lib/python2.6/site-packages (from profilesvc==1.36-master)
@quezo
quezo / index.html
Created February 18, 2013 19:44
A CodePen by Tim Pietrusky. Full Horizontal - Part of my [Responsive Menu Concepts](http://css-tricks.com/responsive-menu-concepts) article on CSS-Tricks.
<nav role="full-horizontal">
<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>
</ul>
</nav>
@quezo
quezo / index.html
Created February 3, 2013 18:45
A CodePen by Lavi Perchik.
<div class="container">
<h1>Screen Resolution</h1>
<div class="screen-wrap iphone">
<div class="screen-type">
<div class="screen"></div>
</div>
<h4>iPhone 4</h4>
<p>Size: 3.5 inches</p>
<p>Resolution: 960 &times; 460 pixels</p>
@quezo
quezo / index.html
Created February 3, 2013 18:42
A CodePen by Alex Vazquez.
monkey sauce
@quezo
quezo / gist:4700255
Created February 3, 2013 02:04
A CodePen by Alex Vazquez.
We couldn’t find that file to show.
@quezo
quezo / gist:4700253
Created February 3, 2013 02:03
A CodePen by Alex Vazquez.
We couldn’t find that file to show.
@quezo
quezo / gist:4700245
Created February 3, 2013 01:59
A CodePen by Jean-Marc Goepfert. CSS3 animated burger - Can't afford to buy lunch today, decided to make some.
We couldn’t find that file to show.
@quezo
quezo / gist:4700214
Created February 3, 2013 01:52
A CodePen by Alex Vazquez.
We couldn’t find that file to show.