Skip to content

Instantly share code, notes, and snippets.

@joshdcomp
Created March 29, 2013 16:54
Show Gist options
  • Save joshdcomp/5272067 to your computer and use it in GitHub Desktop.
Save joshdcomp/5272067 to your computer and use it in GitHub Desktop.
A CodePen by compto35.
<article>:D</article>
$(function(){
$('article').prepend('Hi, I\'m josh ');
});
article{
font-family: sans-serif;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment