一个制作矢量图标(SVG)的网址:https://icomoon.io/

HTML+CSS
    <a href="index2.html">index</a>
    <a href="myPage/index2.html">index</a>
    <!-- 目录语法,斜杠前面表示文件夹的名字,在哪个文件夹里面,就写哪个文件夹的名字,至于文件夹再上面的路径层级,系统会自动识别出来 -->
相对路径

相关文章:

  • 2021-09-23
  • 2021-12-30
  • 2021-07-28
  • 2022-01-10
  • 2022-12-23
猜你喜欢
  • 2021-08-27
  • 2021-11-20
  • 2021-12-12
  • 2021-06-15
  • 2021-04-11
  • 2021-05-16
相关资源
相似解决方案