JS

HTML Code Quiz - HTML end tags code

22.

Add the correct end tags for the following code:

<h1>Welcome to_____
  <span>My Website_____
    <em>The Best Place to Be!</em>

</em>, </span>

</span>

</h1>, </em>, </span>

</h1>, </span>