<html> <head> <title>Vínculo que se abre en este recuadro</title> </head> <body> <a href="http://www.google.com/" target="_self">Google</a> </body> </html>
<html> <head> <title>Vínculo que se abre en este recuadro</title> </head>
<body>
<a href="http://www.google.com/" target="_self">Google</a>
</body> </html>