<html><body> ...
and ...</body></html>
tags. For example, take this code that outputs a simple HTML response to show a webpage:See how HtmlDocument also took care of including a CSS stylesheet and a JavaScript script automatically. This will come in handy when you start using the CSS and Javascript modules.
home.html
: