Created
September 14, 2017 23:48
-
-
Save ripter/adce3ba3d7269e33e508071463f3ffa2 to your computer and use it in GitHub Desktop.
Example of Attributes in HTML
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <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