单项选择题

(网站)想让UL中的LI距离UL的顶部有5px的距离,通过()样式完成?

A.ul{padding-top:5px}
B.ul{margin-top:5px}
C.ul{padding-top:5px5px}
D.ul{padding-bottom:5px}