下列CSS代码进行缩写,符合缩写的规范的是()
A. background-position:00;
B. background-repeat:no-repeat;
C. background-image:url(background.gif);
D. a-image:"background.gif"no-repeat00;
E. background-url:"background.gif")no-repeat00;
F. background:url("background.gif")no-repeat00;
G. background:"background.gif"no-repeat00;