Skip to content

Instantly share code, notes, and snippets.

@d0nutptr
Created July 25, 2018 07:19
Show Gist options
  • Save d0nutptr/5daa32a47c7cef3e28b389764ba069aa to your computer and use it in GitHub Desktop.
Save d0nutptr/5daa32a47c7cef3e28b389764ba069aa to your computer and use it in GitHub Desktop.
<html>
<body>
<div>
<p color=red>Hello there!</p>
<p>This is also red!</p>
<p>Me too!</p>
</div>
<div>
<p>This is not red :o </p>
</div>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment