A closing tag tells the web browser we want to finish displaying a webpage. To create a closing tag, we simply include a / sign after the <.

Can you add the closing tag for this HTML tag?

The closing HTML tag is </html>.