Created
May 21, 2013 16:34
-
-
Save groovecoder/5621225 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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