0

I have a string like this

<!doctype html>
<title>Form</title>
<body>
<input class="checkbox" name="checkbox" type="checkbox" id="checkbox1">
<label for="checkbox">Checkbox  </label>
</body>
</html>

and it's assigned to a var, says var html. How do I proceed to download as index.html?

Rahul Tripathi
  • 168,305
  • 31
  • 280
  • 331
Eunice Chia
  • 355
  • 1
  • 11

0 Answers0