Are you sure you're getting this? Fill in the missing part by typing it in.
An HTML element is defined using a ___ and a ___. The opening tag consists of the element name enclosed in ___, while the closing tag includes a forward slash (/) inside ___. For example, the opening tag for a paragraph element is ___ and the closing tag is ___.
Write the missing line below.