Dia 30
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
<title>Arrays 04</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Lista de Invitados</h1>
|
||||
<button style="width: 16em;" onclick="addInvitado()">Añadir Invitado</button>
|
||||
<button style="width: 16em;" onclick="showLista()">Ver Lista de Invitados</button>
|
||||
<button style="width: 16em;" onclick="delLista()">Borrar lista de invitados</button>
|
||||
|
||||
Reference in New Issue
Block a user