Skip to content

Instantly share code, notes, and snippets.

@ripter
Created September 14, 2017 23:48
Show Gist options
  • Select an option

  • Save ripter/adce3ba3d7269e33e508071463f3ffa2 to your computer and use it in GitHub Desktop.

Select an option

Save ripter/adce3ba3d7269e33e508071463f3ffa2 to your computer and use it in GitHub Desktop.
Example of Attributes in HTML
<a href="//github.com">href is an HTML attribute</a>
<p style="background-color: orange;">style is also an HTML attribute</p>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment