标签: html5
要导入html文件,请执行以下步骤
<link rel="import" href="">
要导入css文件,请执行以下步骤
<link rel="stylesheet" href="">
为什么导入html需要服务器并导入css文件