MCQOPTIONS
Saved Bookmarks
| 1. |
*$_What is the method used to create an element in the HTML DOM?? |
| A. | createDOMelement() |
| B. | createElement() |
| C. | createDOMElement() |
| D. | none of the mentioned |
| Answer» C. createDOMElement() | |