Skip to content

Instantly share code, notes, and snippets.

@leandrojo
Created July 23, 2016 15:10
Show Gist options
  • Select an option

  • Save leandrojo/9300097aebfc459fef1a3afd9f294df7 to your computer and use it in GitHub Desktop.

Select an option

Save leandrojo/9300097aebfc459fef1a3afd9f294df7 to your computer and use it in GitHub Desktop.
Introdução ao Desenvolvimento Web
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Introdução ao Desenvolvimento Web</title>
</head>
<body>
<p>A tangerina (Citrus reticulata), também laranja-mimosa, mandarina, fuxiqueira, poncã, manjerica, laranja-cravo, mimosa, vergamota (ou bergamota), clementina ou mexerica, é uma fruta cítrica de cor alaranjada e sabor adocicado. Parece ser uma antiga espécie selvagem, nativa da Ásia (Índia, China e países vizinhos de climas subtropical e tropical úmido).</p>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment