CBSE BOARD XII, asked by gsumanthsarmap4iclw, 1 year ago

difference between container and empty elements

Answers

Answered by NOTkethan
2
Container tags are tags which have closing tags
Eg: <html>......</html>
Empty tags are tags which do not have closing tags
Eg: <br>

NOTkethan: pls mark it as brainliest
Answered by 831ishikashukla
0

Explanation:

Container elements include both ON tag and OFF tag. The tag <br> is one that adds a line break.

                                            WHERE AS

Empty elements only has ON tag and does not require any OFF tag.

A typical example of an empty element, is the <img> , <input> , <link> , <meta> , <hr>

HOPE IT HELPS :)

PLEASE MARK IT AS BRAINLIEST :)

Similar questions