Jump to content

OLM3CA

Members
  • Posts

    52
  • Joined

  • Last visited

    Never

Everything posted by OLM3CA

  1. [color=red]<table border='1' bordercolor='#E8E8E8' width='700' cellpadding='2' cellspacing='0' class='tablo'>[/color]         <tr> <td colspan='3' bgcolor='#E8E8E8' width='700'></td> </tr> <tr bgcolor='#F4F4F4'>         <td width='70' align='right' bgcolor='#F4F4F4'><strong>Kay&#305t No </strong></td>         <td width='10' align='right' bgcolor='#F4F4F4'>:</td>         <td width='620' align='left'>.$row['no'].</td>         </tr>         <tr bgcolor='#F4F4F4'>         <td width='70' align='right' bgcolor='#F4F4F4'><strong>G&oumlnderen</strong></td>         <td width='10' align='right' bgcolor='#F4F4F4'>:</td>         <td width='620' align='left'>.$row['isim'].</td>         </tr>         <tr bgcolor='#F4F4F4'>         <td width='70' align='right' bgcolor='#F4F4F4'><strong>Yer</strong></td>         <td width='10' align='right' bgcolor='#F4F4F4'>:</td>         <td width='620' align='left'>.$row['sehir'].</td>         </tr>         <tr bgcolor='#F4F4F4'>         <td width='70' align='right' bgcolor='#F4F4F4'><strong>Tarih</strong></td>         <td width='10' align='right' bgcolor='#F4F4F4'>:</td>         <td width='620' align='left'>.$row['tarih'].</td>         </tr>         <tr bgcolor='#F4F4F4'>         <td width='70' align='right' bgcolor='#F4F4F4'><strong>Ba&#351l&#305k</strong></td>         <td width='10' align='right' bgcolor='#F4F4F4'>:</td>         <td width='620' >.$row['baslik'].</td>         </tr>         <tr bgcolor='#F4F4F4'>         <td width='70' align='right' valign='top' bgcolor='#F4F4F4'><strong>Yorum</strong></td>         <td width='10' align='right' valign='top' bgcolor='#F4F4F4'>:</td>         <td width='620'>.$row['msg']</td>         </tr>     [color=red]  </table>[/color]
  2. hi! First of all i would like to say that my english is not good enough so sorry about this. My question is : i am getting datas from Mysql,i put them in a table(not sql table,html). But i saw that the width of my table become wider (overflow horizantally). I realised that when i don't use spaces while sending the text,this happens. I want to add ; i made table widths to a fixed number (700) , İ used to solve this problem by nl2br() function but can't solve. Now can you help me to solve this question ? i am so confused... Thank You
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.