Write HTML code to set the border around an image using border attribute.
4 Likes
The HTML code to set the border around an image using border attribute is as follows:
<IMG src = "kite.jpg" height = "300" width = "300" border = "5">
Answered By
3 Likes
What do you mean by privacy in E-Commerce?
What are empty elements in HTML? Give examples.
What are container elements in HTML?
What is web server?