Created
September 7, 2020 07:51
-
-
Save brunopulis/47eeeea0e01fd0eb6609b28c18b1bc94 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
<form> | |
<label for="email">E-mail</label> | |
<input type="email" id="email" placeholder="insira o seu melhor e-mail" /> | |
</form> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment