CodeClouds Interview Question

What are void elements in HTML?

Interview Answer

Anonymous

Oct 20, 2023

Void elements in HTML are tags that do not require a closing tag. They are used to insert images, line breaks, and other content that does not require additional information.