MCQOPTIONS
Saved Bookmarks
| 1. |
Which is the property used to position the object in the left of the screen? |
| A. | object.position = left |
| B. | object = position.left |
| C. | object.style.left |
| D. | none of the mentioned |
| Answer» D. none of the mentioned | |