<head> <link rel="stylesheet" type="text/css" href="style.css"> </head>
<head> <style type="text/css"> p { margin: 10px; } </style> </head>
<p style="color: red">Sample Text</p>
CSS引入方法
原文:https://www.cnblogs.com/allen2333/p/8855209.html