Created
October 28, 2014 15:54
-
-
Save maluta/b1f0d623459149baa3dc 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> | |
<meta charset="UTF-8"> | |
<html> | |
<head> | |
<title>TITULO</title> | |
</head> | |
<body> | |
Esta é a primeira pagina do projeto. | |
</body> | |
</html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment