<TR ALIGN> vs. <TD ALIGN>

Subject: <TR ALIGN> vs. <TD ALIGN>
From: Dawn Langley <CDLangley -at- AOL -dot- COM>
Date: Sun, 19 Jan 1997 18:53:16 -0500

I've noticed that some people place this tag before every single row of data
in their tables: <TD ALIGN=CENTER>

I did a simple 3 row 3 column table and placed this tag before each row: <TR
ALIGN=CENTER>

Example:

<TR>
<TR ALIGN=CENTER>
<TD> row 1 column 1 </TD>
<TD> row 1 column 2 </TD>
<TD> row 1 column 3 </TD>
</TR>

<TR>
<TR ALIGN=CENTER>
<TD> row 2 column 1 </TD>
and so on....

Is there a reason why a person would choose the time consuming task of
placing the align tag before every single data cell versus simply tagging
each row? Both work the same to align text in the center of the cell.

Dawn

TECHWR-L (Technical Communication) List Information: To send a message
to 2500+ readers, e-mail to TECHWR-L -at- LISTSERV -dot- OKSTATE -dot- EDU -dot- Send commands
to LISTSERV -at- LISTSERV -dot- OKSTATE -dot- EDU (e.g. HELP or SIGNOFF TECHWR-L).
Search the archives at http://www.documentation.com/ or search and
browse the archives at http://listserv.okstate.edu/archives/techwr-l.html


Previous by Author: HTML Tables
Next by Author: Fwd: <TR ALIGN> vs. <TD ALIGN>
Previous by Thread: Re: 3rd-party contract--to cross out clause or not cross out?!
Next by Thread: Fwd: <TR ALIGN> vs. <TD ALIGN>


What this post helpful? Share it with friends and colleagues:


Sponsored Ads