Computer Science, asked by satendrarajpoot2551, 8 months ago

Write code to insert an image "picture gif" on web page

Answers

Answered by lalisashenyi
7

Step by step :

<html >

<body>

<img src=picture.gif align= center alt=( name of picture)>

</body>

</html>

*Please mark as BRAINLIEST.*

Similar questions