jsp怎么用div分割页面为3块。图片如下

我想要分成这种。要求有边框的。上面左右两边分别能显示服务器发送的数据。上面中间为空。。。求解啊。。急急急、还有,怎么把服务器读取到的文件原样输出到页面啊。我弄得没有空格。... 我想要分成这种。要求有边框的。上面左右两边分别能显示服务器发送的数据。上面中间为空。。。
求解啊。。急急急、
还有,怎么把服务器读取到的文件原样输出到页面啊。我弄得没有空格。开头全部对齐了
展开
 我来答
lin_chuhao
推荐于2016-03-20 · TA获得超过352个赞
知道小有建树答主
回答量:572
采纳率:57%
帮助的人:137万
展开全部
<div style="position:absolute;top:0px;left:0px;width:100%;height:100px;background-color:red">这是顶部</div>
<div style="position:absolute;top:100px;left:0px;width:20%;height:600px;background-color:blue">这是下方左部</div>
<div style="position:absolute;top:100px;left:20%;height:600px;">这是下方右部</div>
追问
借鉴你的方法解决了!!
本回答被提问者采纳
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
keikeik
2013-11-10 · TA获得超过180个赞
知道答主
回答量:279
采纳率:100%
帮助的人:134万
展开全部
<html>
<head>
<meta name="GENERATOR" content="Microsoft FrontPage 5.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<meta HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=gb2312">
<title>管理界面</title>
</head>
<frameset frame rows="56,*,33" cols="*" framespacing="1" frameborder="Yes" border="1" bordercolor="#00659C">
  <frame name="Gaobei_Sys_Top" scrolling="no" noresize target="contents" src="top.jsp" >
  <frameset id=GaobeiSysTem cols="180,*" framespacing="0" frameborder="no" border="0" bordercolor="#00659C">
    <frame name="GaobeiSys_Left" target="left" src="left.jsp" scrolling="auto" marginwidth="0" marginheight="0">
    <frame name="main" scrolling="auto" noresize src="main.jsp">
  </frameset>
  <frame name="GaobeiSys_Bottom" scrolling="no" noresize target="contents" src="boot.jsp">
  <noframes>
  <body>
  <p>此网页使用了框架,但您的浏览器不支持框架.</p>
  </body>
  </noframes>
</frameset>
</html>
追问
不用框架啊!
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
QinQinMeCC
2013-11-10 · TA获得超过2017个赞
知道小有建树答主
回答量:808
采纳率:100%
帮助的人:565万
展开全部

那我建议你到网上看看 jquery  easy ui 

已赞过 已踩过<
你对这个回答的评价是?
评论 收起
收起 更多回答(1)
推荐律师服务: 若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询

为你推荐:

下载百度知道APP,抢鲜体验
使用百度知道APP,立即抢鲜体验。你的手机镜头里或许有别人想知道的答案。
扫描二维码下载
×

类别

我们会通过消息、邮箱等方式尽快将举报结果通知您。

说明

0/200

提交
取消

辅 助

模 式