背景色语法格式正确的是()。
A:backgroundColor:red;
B:background-color:#f00;
C:background-color:f00;
D:background-color:rgb(255,0,0);
出自:计算机科学