KnowledgeBoat Logo
|
LoginJOIN NOW

Computer Studies

Explain Empty tags with reference to HTML.

HTML Intro

17 Likes

Answer

Empty tags do not require a closing tag in an HTML document. It has only an ON tag in the document which is understood by the browser.

For example:

line 1.....<BR>

Answered By

11 Likes


Related Questions