HTML


"...Remember being a youngster, mom or dad telling you "close the door"? Well the same applies to HTML ...."

HTML Tables The Table Row Tag


Register / Login

Register to post on our forums and use our advanced features.
User Name:          Password:   
 
  • Learn the best web site design techniques
  • Complete HTML tables tags list
  • Get help putting HTML tables on your web site

Tables read the information by rows, row by row. So, there is a <tr> tag that starts a row in the table.

Here is an example

<tr bgcolor="#FFFFFF" align="middle" valign="top">

This tag is often left empty, without attributes, because people usually put the information in each of the table cells themselves. Any attributes assigned values will hold true in the entire row.

Here are the possible attributes

  • bgcolor - Sets the background color for the entire row

  • align - Sets the justification of all the cells in the row (can be "left", "right", or "center")

  • valign - Sets the vertical justification of all the cells in the row (can be "top", "middle", "bottom", or "baseline")

* = mandatory

To end a row, use this tag </tr>

Back to the HTML tables menu.

 
Google Web ahfb2000   
 

Web Hosting


Price      
Space    
Transfer 
Platform 

Domain Names




Courtesy of
onestopdomains.com

PHP Scripts


  


About us  Advertise  Contact us  Privacy  Sitemap

Copyright © 1999 - 2007 Advanced HTML For Beginners and AHFB2000, All rights reserved.
Find out more about isphost.org and why you should avoid them at all cost.