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
[bulma forms](fabform.io/for/Bulma) |
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 action="https://fabform.io/f/{form-id}" method="post"> | |
<label for="email">Your Email</label> | |
<input name="email" type="email"> | |
<button type="submit">Submit</button> | |
</form> |