iframe用法
2018-06-24 00:52:43来源:未知 阅读 ()
<iframe src="http://caiyanli.top/" height="500" width="500" frameborder="0"
marginheight="2" marginwidth="0" scrolling="yes"></iframe>
注:iframe h5 新增标签,元素会创建包含另外一个文档的内联框架(即行内框架)。
您可以把需要的文本放置在 <iframe> 和 </iframe> 之间,这样就可以应对无法理解 iframe 的浏览器。
iframe属性和值和作用
属性 |
值 |
作用 |
frameborder |
|
规定是否显示框架周围的边框。 |
height |
|
规定 iframe 的高度。 |
longdesc |
URL |
规定一个页面,该页面包含了有关 iframe 的较长描述。 |
marginheight |
pixels |
定义 iframe 的顶部和底部的边距。 |
marginwidth |
pixels |
定义 iframe 的左侧和右侧的边距。 |
name |
frame_name |
规定 iframe 的名称。 |
sandbox |
|
启用一系列对 <iframe> 中内容的额外限制。 |
scrolling |
|
规定是否在 iframe 中显示滚动条。 |
seamless |
seamless |
规定 <iframe> 看上去像是包含文档的一部分。 |
src |
URL |
规定在 iframe 中显示的文档的 URL。 |
srcdoc |
HTML_code |
规定在 <iframe> 中显示的页面的 HTML 内容。 |
width |
|
定义 iframe 的宽度。 |
代码:
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>我的网页</title>
</head>
<body bgcolor="#ff9900">
<h1>我的网页</h1>
<hr>
<iframe src="http://caiyanli.top/" height="500" frameborder="0" marginheight="2" marginwidth="0" scrolling="yes">看不到我</iframe>
</body>
</html>
标签:
版权申明:本站文章部分自网络,如有侵权,请联系:west999com@outlook.com
特别注意:本站所有转载文章言论不代表本站观点,本站所提供的摄影照片,插画,设计作品,如需使用,请与原作者联系,版权归原作者所有
- html post请求之a标签的两种用法举例 2020-05-11
- html框架iframe与frameset的介绍 2020-03-30
- iframe在iphone手机上的问题 2020-01-20
- Iframe 高度自适应,js控制Iframe 高度自适应 2019-12-31
- 易优CMS:switch的基础用法 2019-12-03
IDC资讯: 主机资讯 注册资讯 托管资讯 vps资讯 网站建设
网站运营: 建站经验 策划盈利 搜索优化 网站推广 免费资源
网络编程: Asp.Net编程 Asp编程 Php编程 Xml编程 Access Mssql Mysql 其它
服务器技术: Web服务器 Ftp服务器 Mail服务器 Dns服务器 安全防护
软件技巧: 其它软件 Word Excel Powerpoint Ghost Vista QQ空间 QQ FlashGet 迅雷
网页制作: FrontPages Dreamweaver Javascript css photoshop fireworks Flash