Respuesta :

Answer:

it is now written between smaller than(<) and greater than(>) sign. There is also no closing HTML tag.

Explanation:

The basic html web page code is:

<html>

   <head>

       <title>This is title</title>

   </head>

   <body>

       

   </body>

</html>

ACCESS MORE
EDU ACCESS