单项选择题

使用图像映射时,下列区域标签area使用正确的是()

A.< area shape="circle"coords="180,139,14"href="venus.html"/>
B.< area shape="rect"coords="180,139,14"href="venus.html"/>
C.< area shape="circle"coords="0,0,110,260"href="venus.html"/>
D.< area shape="circle"coords="110,260"href="venus.html"/>