HTML tr labels - HTML table tags - HTML forms - Guide to HTML, XHTML Guide

Change Font Size: / / Directory List

9.1.1 HTML tr labels

Tr labels - HTML forms on behalf of the party
  • Tr label is the pair to <tr>, </ tr> end
  • Attribute
    • Common - general attributes
    • Align - the level of representatives from the Alignment (left (left-justified) | center (center alignment) | right (right alignment) | justify) (CSS this property should be used to achieve)
    • Valign - representatives from the vertical alignment means (top (top alignment) | middle (central alignment) | bottom (lower alignment) | baseline (baseline alignment)) (this property should be used to achieve CSS)
  • Tr table row is the acronym
  • Trackback Address: http://www.nt22.com/xhtml-html/tag_tr/
  <table Width = "80%" border = "1" /> <tr> <th> www.nt22.com </ th> <th>. Com domain names the number of </ th> <th>. Cn domain names quantity < / th> <th>. net number of domain names </ th> </ tr> <tr> <td> 2003 </ td> <td> 1000 </ td> <td> 2000 </ td> <td> 3000 </ td> </ tr> <tr> <td> 2004 </ td> <td> 4000 </ td> <td> 5000 </ td> <td> 6000 </ td> </ tr> < tr> <td> 2005 </ td> <td> 7000 </ td> <td> 8000 </ td> <td> 9000 </ td> </ tr> </ table> 

Description:

  • Table inside there can be many firms, each row that the use of tr
  • Tr each trip can be a lot of inside out, each out that the use of td