<html> <head> <title>algo</title> <link rel="stylesheet" href="./style.css" type="text/css"> </head> <body class="keywords"> <h1>Keywords</h1> <p><a href="#">[a-i]</a> <a href="#grp_jr">[j-r]</a> <a href="#grp_sz">[s-z]</a></p> <?php echo GetListaDeKeywords(); ?> </body> </html>