Computer Science, asked by nikut0422, 5 months ago

information on a summer camp being organised in your
needed.
4. Write an HTML code to design a web page that provides
school. Insert images and tables in the page wherever​

Answers

Answered by nanthakumar11612
1

Answer:

Images can be easily inserted at any section in an HTML page. To insert image in an HTML page, use the <img> tags. It is an empty tag, containing only attributes since the closing tag is not required. Just keep in mind that you should use the <img> tag inside <body>…

Explanation:

Mark me as brainliest follow me to get more answers

Similar questions