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

html或jsp做左右结构的框架

html或jsp做左右结构的框架

慕村225694 2019-05-11 16:07:29
html或jsp做左右结构的框架
查看完整描述

2 回答

?
蛊毒传说

TA贡献1895条经验 获得超3个赞

<!--这样就打到效果了,模块具体的大小就根据你的要求改百分比或确切的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-05-12
  • 2 回答
  • 0 关注
  • 624 浏览

添加回答

举报

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