Skip to content

Instantly share code, notes, and snippets.

@Takazudo
Created August 16, 2011 10:28
Show Gist options
  • Save Takazudo/1148809 to your computer and use it in GitHub Desktop.
Save Takazudo/1148809 to your computer and use it in GitHub Desktop.
p{
border:1px solid red;
}
<h1>Gist X jsfiddle</h1>
<p>It worked!</p>
$(function(){
$('h1').css('background','orange');
});
name: Fiddle Name!
description: Some description, please keep it in one line
authors:
- Takeshi Takatsudo
normalize_css: no
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment