Skip to content

Instantly share code, notes, and snippets.

@steveobbayi
Created February 20, 2017 09:09
Show Gist options
  • Save steveobbayi/b04e205082e0b1b7696705a2dea6ad54 to your computer and use it in GitHub Desktop.
Save steveobbayi/b04e205082e0b1b7696705a2dea6ad54 to your computer and use it in GitHub Desktop.
<body>
<p style="color:#ff0000;">Red paragraph text. Preferred Method</p>
<p style="color:red;">Red paragraph text using color name. Preferred Method</p>
</body>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment