The IMG SRC is an empty element, true or false
Answers
Answered by
11
True because it is not closed
Answered by
3
True is the correct answer to the given question
Explanation:
- The empty element or tag is those in which opening and closing of the tag are under the single bracket for example <img> tag for break,<br> tag for the break are some of the example of the empty elements.
- As img tag is used for including the image on the website following are the syntax to including the image src
<img src="path" width="some value in pixel " height="some value in pix " />
- If we write like that <img src=" path "> </img> it is invalid it is container tag not the empty tag or element.
Learn More:
- brainly.in/question/8427443
Similar questions
English,
7 months ago
Social Sciences,
7 months ago
Environmental Sciences,
7 months ago
CBSE BOARD XII,
1 year ago
CBSE BOARD XII,
1 year ago