批改状态:合格
老师批语:

<h2 style="color:aqua ;">行内样式</h2>
<style>h2 {background-color: blue;}</style>
- 元素样式优先级:1.行内样式>2.文档样式>3.默认样式
<link rel="stylesheet" href="style.css">
p {}p[title="title"] {}p[title="title"],.one {}.b:nth-of-type(3) + * {}
Copyright 2014-2025 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号