Which code goes between the parentheses of document.createElement()?

The type of element, like "img" for an img elementThe element's ID valueThe name of the variable that stores the element

The type of element, like "img" for an img element.