I am having a hard time about closed tags

Hi Good day! I just want to ask how to put the closed element?

Here is opening tag for element h1

<h1>

Here is closing tag for element h1

</h1>

Here is element as a whole with text content in it

<h1>Happy coding!</h1>
1 Like

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.