Created
March 11, 2017 09:01
-
-
Save olarclara/40ef8f5370202e2553213cf75ecd5b95 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> | |
<html> | |
<head> | |
<meta charset="utf-8"> | |
<title>HTML & CSS Codelab para Mulheres</title> | |
</head> | |
<body style="text-align: center;"> | |
<p style="font-weight: bold;">Esse é um parágrafo.</p> | |
</body> | |
</html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment