<h1 style="color:red">我是标题</h1>
<style> h1{ color:green; } </style>
<link rel="stylesheet" href="css/style.css">
优先级:就近原则