【问题标题】:How to link CSS file available on any web server in a link tag of html code如何在 html 代码的链接标记中链接任何 Web 服务器上可用的 CSS 文件
【发布时间】:2017-02-27 16:01:00
【问题描述】:
<link rel='stylesheet' id='animation.css-css'  href='http://isconbalajifoods.com/wp-content/themes/proxima/css/animation.css?ver=d52801ed0870d60c78a8f986cba15dc7' type='text/css' media='all' />  

在上面的代码中,animation.css 文件的引用被提供给链接标记的href 属性,但我不明白该文件的确切存储位置是 animation.css 文件的给定路径。

【问题讨论】:

    标签: html css hyperlink href


    【解决方案1】:

    它位于外部服务器上,完全位于给定的 URL,独立于该页面所在的网站。

    【讨论】:

      猜你喜欢
      • 2021-09-09
      • 2019-12-25
      • 2021-12-14
      • 2021-07-12
      • 1970-01-01
      • 2018-10-08
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多