Skip to content

Instantly share code, notes, and snippets.

@tessalt
Last active December 20, 2015 18:58
Show Gist options
  • Save tessalt/6179409 to your computer and use it in GitHub Desktop.
Save tessalt/6179409 to your computer and use it in GitHub Desktop.
data-attributes in css
td:before {
content: " "attr(data-label)" : ";
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment