Loading

Exercise Number: 1

Create a table of HTML Entites 

  • Create a table with three columns: "Entity Name", "Entity Code", and "Character".
  • Add rows for at least 8 common HTML entities, including ampersand, less than, greater than, double quote, single quote, copyright, registered trademark, and euro.
  • Ensure each row displays the entity name, entity code, and the character itself.