我已将一些文件上传到谷歌硬盘并成功获得了链接。 但现在我想在博客上实现这些文件。
如果我在博客上实现这些文件,如下所示
示例css文件扩展名
<link rel="stylesheet" type="text/css" href="https://googledrive.com/host/0B4n9GL3eVuV-TkphMkc3SFR2Slk" />
示例javascript文件扩展名
<script src='https://googledrive.com/host/0B4n9GL3eVuV-eVYwLXBrTlZrVDg' type='text/javascript'></script>
我应该如何使用html文件
答案 0 :(得分:1)
你可能在谈论iframe吗?