If you add bunch of new HTML, just close the ASP using %> and reopen it using <%, put your HTML (you may design it using any tool)between these close/open.
Take care of the &_ at the end of lines. You also may need to put a new "response.write" just after <% tag.