1.

< body>
< form name="login">
Enter Your Name< input value="Akash" id="p_name" name="uname">
< /form>
< /body>
5.Which of the following statements is/are TRUE about DOM?

A. W3C standard
B. Each page can have multiple Document objects
C. form elements can be accessed using the form object
D. Both A and C
Answer» E.


Discussion

No Comment Found