Skip to content

Instantly share code, notes, and snippets.

View skydogtech's full-sized avatar

skydogtech skydogtech

  • Boston, MA
View GitHub Profile
@skydogtech
skydogtech / 0_reuse_code.js
Last active August 29, 2015 14:11
Here are some things you can do with Gists in GistBox.
// Use Gists to store code you would like to remember later on
console.log(window); // log the "window" object to the console
<!-- http://html5doctor.com/the-dl-element/ -->
<dl class="presentations">
<dt>Lasik Xtra: Résultats Cliniques</dt>
<dd class="videolink">View Video Presentation</dd>
<dd class="presenter">Philippe Charvier, MD (France)</dd>
<dt>Lasik Xtra: Principes et Résultats</dt>
<dd class="videolink">View Video Presentation</dd>
<dd class="presenter">Charles Ghenassia, MD (France)</dd>