CBSE Class 10 Computer Applications
Question 29 of 81
Images, Links and Tables — Question 1
Back to all questions 1
Question Question 1
How can you add space around the top and bottom of an image?
We can use the Vspace attribute to add space around the top and bottom of an image. The value of Vspace is defined in pixels.
For example,
<IMG SRC = "IMAGE.JPG" ALT = "GARDEN" VSPACE = "40">