r_amin
10-05-2007, 11:27 AM
If I don't define align properties,
when I use <center> to center the table All texts centered in the table.
when I remove <center> All texts are ok (left).
It was my problem. So I use align properties, Now "justify" cannot work.
<center>
<table>
.....
<td align="justify">[hhhhhhh hhhh - we hhhh (hh) whhhhh (2) whhh hhhhahhasis or (h) whhhhhh fghh ghgf hgf hggfh hgis ghfhfgh fhhfhgggg].<br />
.....
</table>
</center>
In Opera and Mozilla - its working properly but in the IE 6 when I use align="justify" text are centered.
please help.
when I use <center> to center the table All texts centered in the table.
when I remove <center> All texts are ok (left).
It was my problem. So I use align properties, Now "justify" cannot work.
<center>
<table>
.....
<td align="justify">[hhhhhhh hhhh - we hhhh (hh) whhhhh (2) whhh hhhhahhasis or (h) whhhhhh fghh ghgf hgf hggfh hgis ghfhfgh fhhfhgggg].<br />
.....
</table>
</center>
In Opera and Mozilla - its working properly but in the IE 6 when I use align="justify" text are centered.
please help.