<!DOCTYPE html> <html> <head> <link rel="stylesheet" href="../chars.css"> <title></title> <link rel="shortcut icon" href="../../images/palace.ico"> <link rel="shortcut icon" href="../../images/palace.ico"> </head> <body> <a href="../../index.html"> <img width="500" src="../../images/TheUnderlandLogo.png" /> </a> <form> <img width="200" src="../../images/underlandReturnButton.png" onclick="history.back()"/> <style> img:hover { cursor: pointer; } </style> </form> <br/> <h1>Lizzie</h1> <article> Lizzie (Elizabeth) is Gregors younger sister, she is know for being very intellegent <table> <tr> <th> Gregor </th> <th> Information </th> </tr> <tr> <td> Name </td> <td> </td> </tr> <tr> <td> Age </td> <td> </td> </tr> <tr> <td> Gender </td> <td> </td> </tr> <tr> <td> Species </td> <td> </td> </tr> <tr> <td> Status </td> <td> </td> </tr> <tr> <td> Bond </td> <td> </td> </tr> <tr> <td> Nicknames </td> <td> </td> </tr> <tr> <td> Relatives </td> <td> </td> </tr> </table> </article> </body> </html>