Skip to content

Instantly share code, notes, and snippets.

@rolaveric
Created March 29, 2014 05:33
Show Gist options
  • Save rolaveric/9849097 to your computer and use it in GitHub Desktop.
Save rolaveric/9849097 to your computer and use it in GitHub Desktop.
HTML changed from using an "id" attribute to a custom "sample-text-id" attribute.
<div id="sample_container_id">
<p sample-text-id>Click me!</p>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment