单项选择题

获取< divid="box">< /div>的id值正确的是()。

A.div.getAttribute("id")
B.div.get
C.div.Attribute("id")
D.div.attr("id")