Computer Science, asked by imsreyanandi, 2 months ago

write the function of empty tag?​

Answers

Answered by mrnickname50
6

Explanation:

These are the tags which are opened but need not be closed, and if needed to be closed can be closed in the opening tag itself. For eg: <br> tag is an empty tag without any closing tag, or can be closed within the opening tag itself using <br/>. Empty tags are also known as void or unpaired tags.

plz mark as brainlist and if you like plz give a like to my answer

Similar questions