Code for creating Doremon Web Page

            
            <!DOCTYPE html>
            <html>
                <head>
                
                </head>
                <body>
                    <h1> Doremon Web Page</h1>
                    <img src="doremon.jpg">
                    <a href="shinchan.html">Here is the link to go back</a>
                    
                </body>
            </html>