填空题

(网站)在当前页面index.html中导入与index.html处于同一级的css文件夹写下的style.css,正确的导入写法是()?

【参考答案】

<link href="css/style.css">