The _____ attribute of <img> is used to specify the thickness of the border surrounding the image
Answers
Answered by
1
Answer:
border attribute
Explanation:
Example -
<img src = "XYZ.png" alt = "XYZ logo" border = "5">
Similar questions