<!DOCTYPE html> <html lang="en"> <head> <!-- DGL 103 CVS2 - ASHUTOSH BHARDWAJ - Assignment B --> <meta charset="UTF-8"> <meta name=“viewport” content="width-device-width, initial-scale=1.0"> <title>Assignment B</title> <link rel="stylesheet" href="style.css"> </head> <body> <header><h1><strong> Assignment B </strong></h1></header><!--I used the strong tag to bold the header--> <h1>Who am i?</h1> <P>My name is ashutosh bhardwaj. I am 18 years old. I am from punjab. I am pursuing web and mobile application development program from North Island College. Right now I am living in comox.</P> <br>You can contact me at: <ul><li>contact me on email: <a href="http://aashuu00454@gmail.com">aashuu0045@gmail.com</a> </ul> <h2>How much web experience do I have?</h2> I do not have any experience with web. <h2>Do I know any coding languages</h2> No, i do not know any programming language. <h2>What I would like from this course?</h2> At the end i want to see myself having good knowledge about languages and able to do programming things. <br> <br> <br> <hr><footer>Copyright ©️ 2022 Ashutosh bhardwaj</footer> </body> </html>
no errors