Você está na página 1de 1

<html>

<head>
<title>imprimir un texto</title>
</head>
<body>
<input type="button" value="Imprime esta
pagina" onclick="window.print()">
</body>
</html>

Você também pode gostar