Decorate web pages using graphical elements.
Answers
Answered by
2
Explanation:
To include an image in your HTML document, use the <IMG> tag. The previous line includes the file some. gif in your HTML document. This assumes that the file is in the same directory as your HTML document.
Similar questions