CodeClouds interview question

What are void elements in HTML?

Interview Answer

Anonymous

20 Oct 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.