Filosofeando con el HTML

Mi hermano pequeño (14 años) hace ya bastante tiempo me comento… si para hacer una pagina web hay que poner:

<html>
   <head>
      ...
   </head>
   <body>
      ...
   </body>
</html>

¿Por que narices se llama HTML? ¡Deberia llamarse persona!

<person>
   <head>
      ...
   </head>
   <body>
      ...
   </body>
</person>

A veces necesitas no ser programador para ver las cosas más obvias y tontas 😉

Leave a Reply

Your email address will not be published. Required fields are marked *