【发布时间】:2018-07-04 04:34:33
【问题描述】:
我正在尝试将我的简历嵌入到我的 weebly 网站上的一个页面中。我已将文件保存为 pdf,允许链接共享,并按照for embedding documents from Google docs 的步骤操作。我已经将文件显示在 weebly 应用程序中,但一旦我发布它就不会在网站上实时显示。该页面只是显示为空白,但似乎占用了额外的空间。也许一个重要的注意事项是我正在使用我的 ipad 来执行此操作。
这是我在上述网站生成的 iframe 中使用的自定义 HTML 代码:
<iframe style="width: 900px; height: 900px;" src="http://docs.google.com/gview?url=https://ivanglinski.weebly.com/uploads/5/7/9/5/57950797/ivan_glinski_resume_3_24.pdf&embedded=true" height="240" width="320" frameborder="0">
【问题讨论】: