在线名词解释大全 - HTML5MobileFront - 详细

Tosetthetextcontentofptaginboxwithdivtagclassname,thetextiscentered,thefirstlineisindented2em,thefontsizeis20px,andthelineheightis30px.Thefollowingiscorrectlywritten()

A
A..box .p{ line-height: 30px; font-indent: 2em; text-align: center; font-size: 20px; }
B
B..box p{ line-height: 30px; text-indent: 2em; text-align: center; font-size: 20px; }
C
C..box .p{ line-height: 30px; text-indent: 2em; text-align: center; font-size: 20px; }
D
D..box p{ text-height: 30px; text-indent: 2em; text-align: center; font-size: 20px; }
正确答案:
相关推荐
扫描二维码
关注公众平台