Answer:
/html
Explanation:
if you haven't already you should first start by closing the Body tag by simply using a / right before body so it looks something like this /Body
Then you can end your new html project by simply closing your beginning html tag like this /Html
please note that it is important that you close any other open tags aside from just the body and html tags some of these might include h1... / p tags or even a simple script