Skip to content

Instantly share code, notes, and snippets.

@drublic
Created December 28, 2011 18:08
Show Gist options
  • Save drublic/1528938 to your computer and use it in GitHub Desktop.
Save drublic/1528938 to your computer and use it in GitHub Desktop.
The first commented line is your dabblet’s title
/**
* The first commented line is your dabblet’s title
*/
p {
background: attr(data-color);
}
<p data-color="#aaa">test</p>
{"view":"split","prefixfree":"1","page":"css"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment