Skip to content

Instantly share code, notes, and snippets.

@coderrb
Created January 22, 2018 10:39
Show Gist options
  • Save coderrb/99078b7b505cb1e705587704a1ec05fe to your computer and use it in GitHub Desktop.
Save coderrb/99078b7b505cb1e705587704a1ec05fe to your computer and use it in GitHub Desktop.
<html>
<head>
<title> Paragraph Example </title>
</head>
<body>
<p> This is paragraph One </p>
<p> This is paragraph two </p>
<p> This is paragraph three </p>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment