Created
May 10, 2020 13:14
-
-
Save dasomoli/18bbbdc3260e58255af6e2cfd4a39005 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
<form action="url" method="post"> | |
<div> | |
E-mail:<br /> | |
<input type="email" name="email"/> | |
</div> | |
</form> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment