Memory Game HTML Elements Memory GameOnline version Learn HTML elements by Carrie Rector includes everything your user can see body html element that makes text italicized creates an unordered list p header tr largest heading element that is used in forms. It contains text that describes the kind of content that goes in an input element. html element that creates fields that will accept user input. Examples are text, submit, checkbox, and radio. creates a table row creates a table data cell input td li form h1 list item i creates a paragraph on your page label html element that goes at the top of your page and often contains your logo and main website navigation ul Creates a form on your page