1.

To render the form as a series of < li> tags, use_______.

Answer»

To RENDER the form as a series of li tags, use_______.
Choose the CORRECT option from below list
(1)Form.as_p()
(2)Form.as_ul()
(3)form.as_li()
(4)Form.as_table()

Answer:-(2)Form.as_ul()



Discussion

No Comment Found