Multi-Level text-shadow mixin for making your big, fat headline text look 3D.
Even more info here: http://forrst.com/posts/Another_LESS_Mixin_For_3D_Text-xoP
A Pen by Ian Edward on CodePen.
Multi-Level text-shadow mixin for making your big, fat headline text look 3D.
Even more info here: http://forrst.com/posts/Another_LESS_Mixin_For_3D_Text-xoP
A Pen by Ian Edward on CodePen.
CSS3+LESS Carbon Fiber Background
How to make CSS3 Mesh,Carbon Fiber Background
A Pen by Trumphouse on CodePen.
| <label class='gfield_label' for='num-field'>Number of Tickets Requested<span class='gfield_required'>*</span></label> | |
| <div class='ginput_container'> | |
| <input type="number" min="1" max="64" step="1" value="0" name="tickets-requested" value='' class='small' tabindex='1' id='num-field' > | |
| </div> |
| // Use Gists to store code you would like to remember later on | |
| console.log(window); // log the "window" object to the console |