单项选择题

在CSS样式中,下列语句表示上边框为双实线边框的选项是()

A.border-top-style:dashed;
B.border-top-style:dotted;
C.border-top-style:solid;
D.border-top-style:double;