Language: HTML

  • HTML
    <form action="/signup" method="post" data-enhance>
      <label>
        <span>Email</span>
        <input type="email" name="email" required autocomplete="email" />
      </label>
      <label>
    • #API
    • #Debug
    • #Performance