Home » HTML » HTML Tables » Question
  1. Which attribute specify a column name from the data source object?
    1. hspace
    2. datasrc
    3. datafld
    4. codebase
    5. None of these
Correct Option: C

datafld attribute is supported by Internet Explorer 4 and its higher versions. It specifies column name from the data source object that supplies bound data. This attribute may be used to specify various elements passed to Java applet.



Your comments will be displayed only after manual approval.