单项选择题
A.margin-top B.margin-right C.margin-left D.margin-bottom
A.top B.middle C.center D.bottom
A.border属性可以同时指定边框宽度、样式和颜色,但必须要按一定的顺序。 B.border-bottom-style是指下边框样式。 C.CSS边框的设置包括3项:边框颜色(color)、边框样式(style)和边框宽度(width)。 D.CSS边框包括四个方向:上(top)、下(bottom)、左(left)和右(right)。