码迷,mamicode.com
首页 > 其他好文 > 详细

chapter5_t3

时间:2019-09-28 17:41:50      阅读:63      评论:0      收藏:0      [点我收藏+]

标签:char   oct   tle   bsp   https   nbsp   targe   name   charset   

<!DOCTYPE html>
<html>
	<head>
		<meta charset="utf-8">
		<title>浮动框架应用</title>
		<style type="text/css">
			h3{text-align: center;}
			div{margin: 0 auto;text-align: center;}
		</style>
	</head>
	<body>
		<div>
			<h3>浮动框架中打开新页面</h3>
			<iframe name="left" src="http://www.pku.edu.cn"></iframe>
			<iframe name="right" src="http://www.seu.edu.cn"></iframe>
			<p>
				<a href="https://baidu.com" target="left">在左边浮动框中打开百度</a>
				<a href="http://qq.com" target="right">在右边浮动框中打开腾讯</a>
			</p>
		</div>
	</body>
</html>

  

技术图片

 

chapter5_t3

标签:char   oct   tle   bsp   https   nbsp   targe   name   charset   

原文地址:https://www.cnblogs.com/mjn1/p/11603910.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!