[img] HTML Tables
Posted: Sun Jan 29, 2006 2:06 pm
Hello,
I cant seem to figure out this problem.
My table code is
On macintosh computers it looks like this

which is just how I want it.
on windows computers the tables only put 2 words per line and it looks really bad.
is there a way to put make it look like macintosh's do
thank you
I cant seem to figure out this problem.
My table code is
Code: Select all
<table border=1 align=center width=450>
<tr><th colspan=2><div align=left style=display:inline;>Muot Week # 5</div>-- 1.29.06<div align=right style=display:inline;> </div></th></tr>
<tr><th colspan=2><img src=/pages/muotreport/submitted/572.jpg></tr></td>
<tr><td width=50><div align=center>Bio:</div>
<div align=left>Name:</div> <font color=red>JASON GWALTNEY</font></div><br>
<div align=left>Nickname:</div> <font color=red>J-GAWTZ</font></div><br>
<div align=left>Age:</div> <font color=red>18?</font></div><br>
<div align=left>Loc:</div> <font color=red>LINDENHURST</font></div><br>
<div align=left>Sex:</div> <font color=red>MALE</font></div><br>
<div align=left>Weight:</div> <font color=red>250</font></div><br>
<div align=left>Height:</div> <font color=red>6'1" </font></div></td>
<td valign=top width=50><div align=left>Muot Status:</div> <font color=red>KIDS A SERIOUS MUOT...LOVES FOOTBALL BUT LOVES HIMSELF EVEN MORE...DID HIS HIGH SCHOOL SPORTS MARKETING REPORT ON HIMSELF</font></div><br><div align=left>About this Muot:</div> <font color=red>this muot had the shot to be an NFL supastar but was such a muot he <span style='color:blue' title='I'm naughty, are you naughty?'>smurf</span> it all up
THIS KIDS BEEN MUOTIN AROUND NB SINCE THE 7TH GRADE AND IS THE MOST IGNORANT MUOT ULL EVER MEET IN UR LIFE....O YEAH AND CAN U SAY JUICE?</font></td></tr>
</table>
which is just how I want it.
on windows computers the tables only put 2 words per line and it looks really bad.
is there a way to put make it look like macintosh's do
thank you

