最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

html - Hosting a CSS file in Google drive makes it unreadable when linked to - Stack Overflow

programmeradmin4浏览0评论

I am trying to host a CSS file in Google Drive and link to it in my HTML file.

Neither of these two link formats are working:

  1. <link rel="stylesheet" href=";>

  2. <link rel="stylesheet" href=";>

What happens is that the CSS file is downloaded and not viewed/opened in Chrome. Hence the link is not working and my website is failing to load the CSS file!

Based on this tutorial, it should work - or at least it seems like it did 3 years ago when the video was uploaded:

Any ideas for how to make the link work?

I tried to google, look video tutorials and it seems like all available information is outdated or I am missing something.

发布评论

评论列表(0)

  1. 暂无评论