How will you add border to an image?
3 Likes
We can add border around the image by using the Border attribute. It accepts value in terms of pixels.
For example,
<IMG SRC = "IMAGE.jpg" Border= "5">
Answered By
1 Like
Differentiate between the Rowspan and Colspan attributes of a table.
How is spacing in cells controlled?
How will you add an image of a table at the top of your web page?
How can you add space around the top and bottom of an image?