What are container elements in HTML?
Container elements require both, an opening and a closing tag. They affect the text appearing between their opening and closing tags.
For example, <B> tag, <I> tag etc.