Skip to content

Instantly share code, notes, and snippets.

@LeaVerou
Created January 15, 2019 22:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save LeaVerou/7573a7c7b47f246517bf48704d57133f to your computer and use it in GitHub Desktop.
Save LeaVerou/7573a7c7b47f246517bf48704d57133f to your computer and use it in GitHub Desktop.
content property on non-pseudos
/**
* content property on non-pseudos
*/
img {
content: url('http://placekitten.com/200/300');
}
// alert('Hello world!');
{"view":"split","fontsize":"100","seethrough":"","prefixfree":"","page":"css"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment