题目详情
单选题 链接一个外部的CSS文件,下面的代码正确的是
A. <link type="text/css" rel="stylesheet" href="css/index.css">
B. <link type="text/css" rel="stylesheets" href="css/index.css">
C. <link href="index.css" rel="stylesheet" type="css"/>
D. <link href="index.css" rel="stylesheets" type="css"/>

学科:WEB前端开发
时间:2023-05-10 10:01:32
相关题目
相关作业
