4-网页中的表格设计详解.ppt

  1. 1、本文档共37页,可阅读全部内容。
  2. 2、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
  3. 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  4. 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
单元格设计-列宽与文字对齐 示例代码如下: html headtitle表格的标题与位置示例/title/head body h4 这个表格有标题:/h4 table border=2 align = center caption align = left valign =top -- 男女学生统计表 -- /caption tr th width = 150 --- /th th width = 100计算机系/th th width = 100数学系/th th width = 100外语系/th /tr tr height=30 bordercolor=red th 男生/th td align=left102/td td align=center 90/td td align=right68/td /tr tr height=50 bgcolor=yellow th 女生/th td valign = top21/td td valign = center43/td td valign = bottom114/td /tr /table /body /html td bordercolor = 颜色值 本单元格边框颜色 th bgcolor = 颜色值 本单元格背景颜色 th background = URL 本单元格背景图案 例: 单元格设计-边框与背景 单元格 背景图案 单元格 灰背景色 兰色边框 单元格设计-边框与背景 示例代码如下: html headtitle表格的标题与位置示例/title/head body h4 这个表格有标题:/h4 table border=2 align = center caption align = left valign =top -- 男女学生统计表 -- /caption tr th width = 150 --- /th th width = 100计算机系/th th width = 100数学系/th th width = 100外语系/th /tr tr height=30 bordercolor=red th 男生/th td align=left102/td td align=center bordercolor=blue 90/td td align=right68/td /tr tr height=50 bgcolor=yellow th background=3.jpg女生/th td valign = top21/td td valign = center43/td td valign = bottom bgcolor=gray114/td /tr /table /body /html td rowspan = 跨行数 本单元格所跨行数,默认值为1 td colspan = 跨列数 本单元格所跨列数,默认值为1 例: 单元格设计- 跨行跨列 跨两列 跨两行 单元格设计- 跨行跨列 跨行跨列属性示例代码如下: html headtitle跨行跨列属性示例/title/head body h4用colpsan属性,设置包含多列的单元格:/h4 table border=2 bordercolor = blue width=300 tr th姓名/th th colspan=2联系方式/th /tr tr tdBill Gates/td td555 77 854/td td555 77 855/td /tr /table 单元格设计- 跨行跨列 h4用rowspan属性,设置包含多行的单元格:/h4 table border=2 bordercolor = blue width=300 tr th姓名/th tdBill Gates/td /tr tr th rowspan=2联系方式/th td555 77 854/td /tr tr td555 77 855/td /tr /table /body /html 表格单元格

文档评论(0)

586334000 + 关注
实名认证
内容提供者

该用户很懒,什么也没介绍

1亿VIP精品文档

相关文档