Skip to content

Instantly share code, notes, and snippets.

@nclarx
Created January 21, 2019 02:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nclarx/6e05ba8ecef28a143f7f33dfcd7a52ec to your computer and use it in GitHub Desktop.
Save nclarx/6e05ba8ecef28a143f7f33dfcd7a52ec to your computer and use it in GitHub Desktop.
<section>
<p class="test-class">This is a test of HTML</p>
</section>
.test-class {
color: red;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment