<html> <head> <title>Ejemplo</title> </head> <body> <h1>Lista de definiciones</h1> <dl> <dt>HTML <dd>HyperText Markup Language <dt>WWW <dd>World Wide Web <dt>HTTP <dd>HyperText Transfer Protocol </dl> </body> </html>