iii) How will you add an image and border in
HTML?EXPLAIN.
Answers
Answered by
10
Answer:
<img src="image.jpg" border="5">
The border attribute of the IMG element adds a border around an image. When an image is used as a link, the browser will automatically display a border of the image. If you want to rid the image of the border, specify 0 for the value of the border attribute.
Answered by
1
.........how it helps you
Attachments:
Similar questions