CBSE Class 10 Computer Applications
Question 5 of 12
Solved Sample Paper 2 — Question 8
Back to all questionsThe 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">