Skip to content

Instantly share code, notes, and snippets.

@riyaadazad
Created August 10, 2018 21:57
Show Gist options
  • Save riyaadazad/382c24c426e22de41fdad3b00a53d3c2 to your computer and use it in GitHub Desktop.
Save riyaadazad/382c24c426e22de41fdad3b00a53d3c2 to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html>
<head>
<title></title>
</head>
<body>
<p>This text is black, except for the word <span style="color:red">red</span>!</p>
<p>My favorite font is <span style="font-family:Impact">Impact</span>!</p>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment