Created
December 16, 2020 15:48
-
-
Save caioberezowski/b9fe069279066a361a307aa1269bdc2c to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE HTML> | |
<html> | |
<head> | |
<title>Gist Example</title> | |
</head> | |
<body> | |
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis ultrices feugiat ullamcorper.</p> | |
<p>Cras ut tristique velit. Fusce euismod turpis at lorem vestibulum malesuada dignissim auctor quis eget augue.</p> | |
</body> | |
</html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment