renderizer

Forms

<form>
  <input type="text" id="one" placeholder="input text">
  <input type="submit" value="submit">
</form>