Tuesday 17 July 2012

how to Break out of a frame in html


<!DOCTYPE html>
<html>

<body>

<p>Locked in a frame?</p>
<a href="collegeprojectandtests.blogspot.com/" target="_top">Click here!</a>

</body>
</html>

0 Responses to “how to Break out of a frame in html”

Post a Comment