Write HTML code to insert an image with the following attributes in a web page.URL of the image - "angel.png" Alternate Text - Angel Width of the image - 25 height of the image - 35 width of the border = 4
plzz tell it's urgent plzz it will be help for me
Answers
Answered by
1
Answer:
<img src="angle.png" style="width=25; height=35">
Similar questions