<!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title>Menu principal</title> </head> <body> <h1>Menu principal</h1> <a href="http://localhost:8080/_jweb-e001/agenda.html">Agenda</a><br><br> <a href="http://localhost:8080/_jweb-e001/conversor.html">Conversor de temperaturas</a><br><br> <a href="http://localhost:8080/_jweb-e001/cartas.html">Mostrar carta poker</a><br><br> </body> </html>