由 hrs, 23 十一月, 2019 标签 HTML 实例代码: <!doctype html> <head> <meta charset="utf-8"> </head> <html> <iframe src="img/shanshui.jpeg" width="450px" height="300px"></iframe> <p>一些老的浏览器不支持 iframe。</p> <p>如果得不到支持,iframe 是不可见的。</p> </html> 运行效果: 评论 登录或注册以发表评论 书籍遍历链接: HTML实例-084 html 的内联框架 HTML实例-083 html 的 noresize 属性的框架结构 向上 HTML实例-085 html 框架内跳转到指定章节
评论