单项选择题

若将弹性盒中的子元素按序正向从左到右横排,下列样式代码正确的是()

A.flex-direction:row
B.flex-direction:row-reverse
C.flex-direction:column
D.flex-direction:column-reverse