如果要将元素…的背景颜色改为蓝色,代码是()
如果要将元素…的背景颜色改为蓝色,代码是()
A.document.getElementByid(“user”).style.color=”blue”;
B.document.getElementByid(“user”).style.divColor=”blue”;
C.document.getElementByid(“user”).style.background-color=”blue;
D.document.getElementByid(“user”).style.backgroundColor=”blue”;
正确答案:D
- 上一篇:要在新窗口打开一个链接指向的网页需用()。
- 下一篇:下列哪一项是表示不正确的?()