为了账号安全,请及时绑定邮箱和手机立即绑定

html或jsp做左右结构的框架

html或jsp做左右结构的框架

慕容森 2019-03-04 04:04:42
html或jsp做左右结构的框架
查看完整描述

2 回答

?
心有法竹

TA贡献1866条经验 获得超5个赞

<!--这样就打到效果了,模块具体的大小就根据你的要求改百分比或确切的px。noresize属性使模块的边框不能拖动-->
<html>
<head><head>
<frameset rows="20%,20%,60%">
<frame src="top.html" noresize="noresize/>
<framese cols="50%,*">
<frame src="bodyleft.html" noresize="noresize/>
<frame src ="bodyright.html" noresize="noresize>
</frameset>
<frame src="buttom.html"/ noresize="noresize>
</frameset>
</html>



查看完整回答
反对 回复 2019-03-16
  • 2 回答
  • 0 关注
  • 1152 浏览

添加回答

举报

0/150
提交
取消
意见反馈 帮助中心 APP下载
官方微信