Skip to content

Instantly share code, notes, and snippets.

@ruimgbarros
Last active November 25, 2018 20:35
Show Gist options
  • Save ruimgbarros/d1080285a50a94931d1dbd72c4e5b732 to your computer and use it in GitHub Desktop.
Save ruimgbarros/d1080285a50a94931d1dbd72c4e5b732 to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>title</title>
</head>
<body>
<h1>Olá, este é o meu primeiro website</h1>
<p>Ainda preciso de algum trabalho em cima, mas já estou bem porreiro.</p>
<img src="https://media.giphy.com/media/XreQmk7ETCak0/giphy.gif" alt="">
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment