4x
7. Write short notes on :- (b) Sprite
(d) Empty tags
8. Answer the following question (Any fiyel.
Answers
Answered by
2
Answer:
Empty tags are also known as void or unpaired tags. HTML elements with no content are called empty elements.(br) is an empty element without a closing tag.
(the (br) tag defines a line break). Empty elements can be "closed" in the opening tag like this:(br/).
Similar questions