Computer Science, asked by raizadahoneypdnofu, 2 months ago

Write a html code for ​

Attachments:

Answers

Answered by riya83530
2

Answer:

<!DOCTYPE html>

<html>

<body>

<h2>HTML Images</h2>

<p>HTML images are defined with the img tag:</p>

<img src="w3schools.jpg" alt="W3Schools.com" width="104" height="142">

</body>

</html>

Answered by adarshraj313
2

Answer:

5 thanks +follow =inbox

Similar questions