Skip to main content

MY FIRST HTML CODE BELLOW

 <! doctype>

<html>

            <head>

                <title>elearn999.com</title>

            </head>

<body>

this is my new webpage

</body>

</html>


                                OUTPUT




Comments