A link that breaks out of a frame:-    
<html>
<body>
<p>Locked in a frame? <a href="https://www.google.com/html/" target="_top">Click here!</a></p>
</body>
</html>
   
<html>
<body>
<p>Locked in a frame? <a href="https://www.google.com/html/" target="_top">Click here!</a></p>
</body>
</html>
OUTPUT:-
 
 
No comments:
Post a Comment