Skip to content

Instantly share code, notes, and snippets.

@groovecoder
Created May 21, 2013 16:34
Show Gist options
  • Save groovecoder/5621225 to your computer and use it in GitHub Desktop.
Save groovecoder/5621225 to your computer and use it in GitHub Desktop.
<h2 name="Widget">Widget</h2>
<h3>HTML Content</h3>
<pre class="brush: html">
Sample HTML Content</pre>
<h3>CSS Content</h3>
<pre class="brush: css">
Sample CSS Content</pre>
<h3>JavaScript Content</h3>
<pre class="brush: js">
Sample JavaScript Content</pre>
<p>{{ EmbedLiveSample('Widget') }}</p>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment