【发布时间】:2014-09-02 06:26:16
【问题描述】:
尝试使用 iFrame # 将博客嵌入到我们的 html 网站中:
<h1 class="title">All the latest...</h1>
</br>
</div>
</div>
</div>
<iframe src ="http://inspireacademy.tumblr.com" width="100%" height="auto">
<p>Your browser does not support iframes.</p>
</iframe>
我尝试将高度更改为 100%、自动甚至许多固定宽度,但是 iframe 的高度保持不变!有什么帮助吗?
提前致谢,
艾丹
【问题讨论】: