以下CSS中,可以使拥有class=center的<p>元素文本居中且颜色为红色的是
2023-11-29LTE单选(建议跳过IP/编程题)
以下CSS中,可以使拥有class=center的<p>元素文本居中且颜色为红色的是
A.#p?{text-align:?center;color:?red}
B.center?{text-align:?center;color:?red;}
C.p.center?{text-align:?center;color:?red;}
D.p?{text-align:?center;color:?red;}
正确答案是C

扫描二维码免费使用微信小程序搜题/刷题/查看解析。
版权声明:本文由翰林刷题小程序授权发布,如需转载请注明出处。