单项选择题
()语句可以为一个demo元素同时添加color及background这两个行内样式
A.demo.style.cssText="color:red;background:blue;"
B.demo.style="color:red;background:blue;"
C.demo.style.text="color:red;background:blue;"
D.以上说法都不正确
点击查看答案
相关考题
单项选择题
