Skip to content

Instantly share code, notes, and snippets.

@gilsondev
Created February 28, 2013 18:14
Show Gist options
  • Save gilsondev/5058843 to your computer and use it in GitHub Desktop.
Save gilsondev/5058843 to your computer and use it in GitHub Desktop.
Exercicio do curso de HTML da faculdade
<html>
<head>
<title>EAD-HTML Aula nro 1</title>
</head>
<body>
<p>Sejam bem vindos ao Curso EAD de Análise e Desenvolvimento de Software.</p>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment