设万维读者为首页 广告服务 技术服务 联系我们 关于万维
简体 繁体 手机版
分类广告
版主:英豪big-apple
万维读者网 > 高山流水 > 帖子
这个可用table来解决。
送交者: WUBI 2005年10月16日05:42:42 于 [高山流水] 发送悄悄话

定义一个table, table 中就有很多attributes, 例如,字体,排列(靠左,中,右对齐等)

由于这是bbs,不是纯html,你发贴的时候,有些tag会被过滤处理。因此,要做到想要得效果,要试验。
等有时间,我试试。

this is an untested code

<*table align = center*>
<*tr* align = left*>
<*td* align = left*>
put contents here
<*/td*>
<*/tr*>

<*tr* align = left*>
<*td* align = left*>
put contents here
<*/td*>
<*/tr*>
<*/table*>

this defines a table with two rows, each row contains one cell.
You need to get rid of *.

you add as many rows as you want, and in one row, you can have as many cell as you want.

also, you can have table inside a table

the basic structure of table is like this

table
row
cell
table-1
row-1
cell-1
end of cell-1
end of row-1
end of table-1
end of cell
end of row
end of table

you can nest as many layer as you want.

end of = */*(get ride of *)


0%(0)
0%(0)
标 题 (必选项):
内 容 (选填项):
实用资讯
回国机票$360起 | 商务舱省$200 | 全球最佳航空公司出炉:海航获五星
海外华人福利!在线看陈建斌《三叉戟》热血归回 豪情筑梦 高清免费看 无地区限制
一周点击热帖 更多>>
一周回复热帖