求教:页面在不同的分辨率下有错位,怎么解决???谢谢!!!

wangjianglou 2004-09-02 03:35:10
<%@ page contentType="text/html; charset=GBK" %>
<html>
<head>
<title>
index
</title>
</head>
<body bgcolor="#ffffff">
<table width="770" cellspacing="0" cellpadding="0" align="center">
<tr>
<td align="center"><%@ include file="/title.jsp"%>
</td>
</tr>
</table>

<table width="770" align="center" cellpadding="0" cellspacing="7">
<tr>
<td width="200">
<table width="200" cellspacing="2">
<tr>
<td><%@ include file="/search.jsp"%></td>
<tr>
<tr>
<td><%@ include file="/menu.jsp"%></td>
<tr>
</table>
</td>
<td width="570"><%@ include file="/main.jsp"%>
</td>
</tr>
</table>
</body>
</html>
...全文
84 2 打赏 收藏 转发到动态 举报
写回复
用AI写文章
2 条回复
切换为时间正序
请发表友善的回复…
发表回复
Ronanljy 2004-09-02
  • 打赏
  • 举报
回复
在最外面的table里设置width="100%"
love_tu 2004-09-02
  • 打赏
  • 举报
回复
with设置成百分比

81,094

社区成员

发帖
与我相关
我的任务
社区描述
Java Web 开发
社区管理员
  • Web 开发社区
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧