1.

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(c) hidefocus(d) datasrcThe question was asked during an interview.This key question is from HTML and XHTML Element Reference in portion HTML and XHTML Fundamentals of HTML

Answer»

Right choice is (B) hspace

The best I can explain: Height of element is pixels is specified by height ATTRIBUTE. The hspace attribute specifies the whitespace on left and right side of an OBJECT. The hidefocus specifies whether a focused rectangle is drawn around an object. The IDENTIFIER for data source is SET by dataSrc.



Discussion

No Comment Found

Related InterviewSolutions