other-html.html 140 B

12345
  1. <div>this is a div</div>
  2. <label for="ipt">a label</label>
  3. <input id="ipt" type="text">
  4. <iframe></iframe>
  5. <textarea>some textarea</textarea>