Created
March 22, 2016 01:49
-
-
Save juliorosseti/3958dccc8e0287a510ae to your computer and use it in GitHub Desktop.
Exemplos para o blog
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>Teste de embed</title> | |
</head> | |
<body> | |
<h1>Titulo de teste</h1> | |
<p>Lipsum Dolori</p> | |
</body> | |
</html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment