单项选择题

如何用JS改变dom元素的宽度()

A.dom.style.width=”10px”
B.dom.css.width=”10px”
C.dom.css.width=”10”
D.dom.style.width=”10”

微信扫码免费搜题