定义和用法浏览器支持 选择所有<p> 元素 : 实例Run this code »p { background-color:yellow; } 定义和用法 The element 选择器选择指定元素名称的所有元素。 浏览器支持 所有主流浏览器都支持element 选择器。