Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Html macro
sanitizefalse
height
<h1>Hello world!</h1><form>
  <label for="fname">First name:</label><br>
  <input type="text" id="fname" name="fname"><br>
  <label for="lname">Last name:</label><br>
  <input type="text" id="lname" name="lname">
</form>