表格制作

Yujiexiaoyu 2011-04-17 11:39:48
请问这个论坛的发贴的表格是怎样做的?谁可以写写这个HTML。就是现在的这个发帖和回复页面。
...全文
95 2 打赏 收藏 转发到动态 举报
写回复
用AI写文章
2 条回复
切换为时间正序
请发表友善的回复…
发表回复
wuycong 2011-04-21
  • 打赏
  • 举报
回复
a.asp
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title>无标题文档</title>
<link rel="stylesheet" href="a.css" type="text/css">
</head>

<body>
<table width="514" border="0" cellpadding="5" cellspacing="1" class="a1">
<!--DWLayoutTable-->
<tr>
<td width="502" height="50" valign="top" class="a2"><!--DWLayoutEmptyCell--> </td>
</tr>
<tr>
<td height="54" valign="top" class="a2"><!--DWLayoutEmptyCell--> </td>
</tr>
<tr>
<td height="68" valign="top" class="a2"><!--DWLayoutEmptyCell--> </td>
</tr>
</table>
</body>
</html>

a.css
.a1{background: #D6E0EF; border: 1px solid #698CC3;}

.a2{BACKGROUND-COLOR: #FFFFFF; #COLOR: 000000; font-size: 12px; }

试试,不知道是不是你要的效果
hongmei85 2011-04-17
  • 打赏
  • 举报
回复
右键》查看源文件

firefox》装个firebug》右键》查看元素

28,391

社区成员

发帖
与我相关
我的任务
社区描述
ASP即Active Server Pages,是Microsoft公司开发的服务器端脚本环境。
社区管理员
  • ASP
  • 无·法
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

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