Lesson 11 , i cannot move forward anymore!
I am Writing the code and its running too, yet cannot go forward and I tired to see the dialog box which is appearing at the botton , it redirects me to Erorr 404!
<html>
<head>
<title>
My Webpage Title
</title>
</head>
<body>
<h1>TOUCHY TOUCHY PLEASE!!</h1>
<img src="URL"/>
<a href="URL"> CLICKY!! </a>
<p>Clicking on Image will open new webpage</p>
</body>
</html>