定义和用法浏览器支持 为 id="firstname" 元素添加指定样式: 实例Run this code »#firstname { background-color:yellow; } 定义和用法 #id选择器指定具有ID的元素的样式。 浏览器支持 所有主流浏览器都支持 #id 选择器。