2021年4月2日

外部引用CSS

摘要: link和@import 外部css导入方式一 <html> <head> <title>css导入</title> <link rel="stylesheet" type="text/css" href="../../xxx.css"> </head> <body> </body> </html> 阅读全文

posted @ 2021-04-02 15:23 zhishiyv 阅读(108) 评论(0) 推荐(0)

导航