Vidyalelo
HTML · Q97

Basic HTML

Programming · HTML · question 97

Q97

Which of the following is the attribute that specifies additional horizontal space, in pixels, to be reserved on either side of an embedded item like an iframe, applet, image, and so on?

A.
height
B.
hspace
Answer
C.
hidefocus
D.
datasrc

Answer: Option B

Solution

Answer: Option B
Solution:
The hspace attribute specifies the whitespace on left and right side of an object.