Skip to content

Instantly share code, notes, and snippets.

@invincible
Created November 12, 2012 17:07
Show Gist options
  • Save invincible/4060567 to your computer and use it in GitHub Desktop.
Save invincible/4060567 to your computer and use it in GitHub Desktop.
A CodePen by Sergey. Test
<div id="test">test</div>
$('#test').html('Hello!');
#test{
color: #336699;
font-size: 18pt;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment