La copia del código es la siguiente:
<! DocType html public "-// w3c // dtd xhtml 1.0 Transitional // en" "http://www.w3.org/tr/xhtml1/dtd/xhtml1-transicional.dtd ">
<html xmlns = "http://www.w3.org/1999/xhtml">
<Evista>
<meta http-equiv = "content-type" content = "text /html; charset = utf-8" />
<title> Confirme si se debe eliminar </title>
<script type = "text/javaScript">
función del () {
if (! confirmar ("confirmar para eliminar?")) {
Window.event.returnValue = false;
}
}
</script>
</ablo>
<Body>
<a href = "http://www.baidu.com" onClick = "return del ()"> Eliminar </a>
</body>
</html>