HTML加载CSS文件

<head>
        <link rel="stylesheet" type="text/css" href="style.css" />
</head>
原文地址:https://www.cnblogs.com/frostbelt/p/2050020.html