Computer Applications
What are container elements in HTML?
HTML Intro
6 Likes
Answer
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.
Answered By
3 Likes