WML Tag Reference

Bookmark this page

The TD Element - <td>

Description:
Defines a cell element of a table


Example:
<table>
  <tr>
    <td>Cell 1</td>
  </tr>
</table>


Attributes
Name Value Description
id ID Sets the unique name for the element.
class CDATA Associates the element with a defined class.
xml:lang NMTOKEN IMPLIED. Specifies the natural or formal language of an element.


Back to Tag Listing

材料来源 http://www.wirelessdevnet.com/channels/refview.phtml?cat=wmltags 本电子书由gudai制作,仅供学习参考,如有意见,欢迎email:base5@126.com。或访问我的博客http://gudai.cnblogs.com