Skip to content

Instantly share code, notes, and snippets.

@shanelonergan
Created January 25, 2020 20:06
Show Gist options
  • Save shanelonergan/a9305aac129a23dbc670d0f33b4ddb7d to your computer and use it in GitHub Desktop.
Save shanelonergan/a9305aac129a23dbc670d0f33b4ddb7d to your computer and use it in GitHub Desktop.
<html>
<body>
<div class='parent'>
<p class='hello'>hello world 1</p>
<p class='hello'>hello world 2</p>
<p class='hello'>hello world 3</p>
<p class='hello'>hello world 4</p>
</div>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment