el code es algo asi
Cita:
espero me puedan aiudar <html>
<head>
<script>
nombre = prompt('Introduce tu nombre');
</script>
<body>
</body>
</head>
</html>
<head>
<script>
nombre = prompt('Introduce tu nombre');
</script>
<body>
</body>
</head>
</html>