Lecture 5 (Morning)

 <html>

    <head>
        <title>
            Home
        </title>
    </head>
    <body>
       
        <center>
           <a href="home.html" target="_blank">
            <img src="images/profile.jpg" alt="" height="400" width="500">
               
           </a>

        </center>
    </body>
</html>

Comments