برگزیده های پرشین تولز

چگونه جدولم را در صفحه چپ چین کنم ؟

hichkas62

کاربر تازه وارد
تاریخ عضویت
1 ژانویه 2012
نوشته‌ها
14
لایک‌ها
1
با سلام
من یک جدول در صفحه زیر ساخته ام . می خواهم اما نوشته های جدول از چپ به راست نیست. با این که در مدیریت این کار را انجام داده ام.
چگونه می توانم این مورد را درست کنم ؟


http://pahnavar.com/617-after-effects

در حال حاضر به صورت زیر است.
سپاس
کد:
<table dir="rtl" border="0" width="853" cellspacing="0" cellpadding="0"><colgroup><col width="459" /><col width="394" /></colgroup>
<tbody>
<tr>
<td class="xl65" dir="ltr" width="459" height="19">Pack 1 &ndash; DVD 1</td>
<td class="xl65" dir="ltr" width="394">Pack 1 &ndash; DVD 5</td>
</tr>
<tr>
<td class="xl65" dir="ltr" height="19">3D Book&nbsp;</td>
<td class="xl65" dir="ltr">Dimensions&nbsp;</td>
</tr>
<tr>
<td class="xl65" dir="ltr" height="19">3D CD Cover&nbsp;</td>
<td class="xl65" dir="ltr">Disc Logo Intro&nbsp;</td>
</tr>
<tr>
<td class="xl65" dir="ltr" height="19">3D City animation&nbsp;</td>
<td class="xl65" dir="ltr">Disco Opener Project Full HD&nbsp;</td>
</tr>
<tr>
<td class="xl65" dir="ltr" height="19">3D Crystal Glas Text v2&nbsp;</td>
<td class="xl65" dir="ltr">Disco Style&nbsp;</td>
</tr>
<tr>
<td class="xl65" dir="ltr" height="19">3D DVD Cover&nbsp;</td>
<td class="xl65" dir="ltr">Don&rsquo;t Stop The Music&nbsp;</td>
</tr>
<tr>
<td class="xl65" dir="ltr" height="19">3D Graphs Pack&nbsp;</td>
<td class="xl65" dir="ltr">Dream Scene&nbsp;</td>
</tr>
<tr>
<td class="xl65" dir="ltr" height="19">3D Identity&nbsp;</td>
<td class="xl65" dir="ltr">Drop n Shatter&nbsp;</td>
</tr>
<tr>
<td class="xl65" dir="ltr" height="19">3D Laptop animation bundle&nbsp;</td>
<td class="xl65" dir="ltr">Dynamo Logo&nbsp;</td>
</tr>
<tr>
<td class="xl65" dir="ltr" height="19"> </td>
<td class="xl65" dir="ltr"> </td>
</tr>
</tbody>
</table>
 

aordibehesht

Registered User
تاریخ عضویت
28 جولای 2007
نوشته‌ها
181
لایک‌ها
90
با سلام
من یک جدول در صفحه زیر ساخته ام . می خواهم اما نوشته های جدول از چپ به راست نیست. با این که در مدیریت این کار را انجام داده ام.
چگونه می توانم این مورد را درست کنم ؟


http://pahnavar.com/617-after-effects

در حال حاضر به صورت زیر است.
سپاس
کد:
<table dir="rtl" border="0" width="853" cellspacing="0" cellpadding="0"><colgroup><col width="459" /><col width="394" /></colgroup>
<tbody>
<tr>
<td class="xl65" dir="ltr" width="459" height="19">Pack 1 &ndash; DVD 1</td>
<td class="xl65" dir="ltr" width="394">Pack 1 &ndash; DVD 5</td>
</tr>
<tr>
<td class="xl65" dir="ltr" height="19">3D Book&nbsp;</td>
<td class="xl65" dir="ltr">Dimensions&nbsp;</td>
</tr>
<tr>
<td class="xl65" dir="ltr" height="19">3D CD Cover&nbsp;</td>
<td class="xl65" dir="ltr">Disc Logo Intro&nbsp;</td>
</tr>
<tr>
<td class="xl65" dir="ltr" height="19">3D City animation&nbsp;</td>
<td class="xl65" dir="ltr">Disco Opener Project Full HD&nbsp;</td>
</tr>
<tr>
<td class="xl65" dir="ltr" height="19">3D Crystal Glas Text v2&nbsp;</td>
<td class="xl65" dir="ltr">Disco Style&nbsp;</td>
</tr>
<tr>
<td class="xl65" dir="ltr" height="19">3D DVD Cover&nbsp;</td>
<td class="xl65" dir="ltr">Don&rsquo;t Stop The Music&nbsp;</td>
</tr>
<tr>
<td class="xl65" dir="ltr" height="19">3D Graphs Pack&nbsp;</td>
<td class="xl65" dir="ltr">Dream Scene&nbsp;</td>
</tr>
<tr>
<td class="xl65" dir="ltr" height="19">3D Identity&nbsp;</td>
<td class="xl65" dir="ltr">Drop n Shatter&nbsp;</td>
</tr>
<tr>
<td class="xl65" dir="ltr" height="19">3D Laptop animation bundle&nbsp;</td>
<td class="xl65" dir="ltr">Dynamo Logo&nbsp;</td>
</tr>
<tr>
<td class="xl65" dir="ltr" height="19"> </td>
<td class="xl65" dir="ltr"> </td>
</tr>
</tbody>
</table>

سلام

دوست عزیز در کدی که قرار دادین نوشته ها چپ چین هست و مشکلی نداره
 

hanijafari

Registered User
تاریخ عضویت
20 آگوست 2012
نوشته‌ها
1,295
لایک‌ها
567
سلام
توی لینکی که دادید مشکلی از لحاظ چپ چین یا راست چین توی صفحه دیده نشد.

اما اکر مشکل دارید ، توی خط اول کدتون rtl رو به ltr تغییر بدید تا کل تیبلتون چپ چین بشه و دوباره بررسی کنید.
اگر بازهم مشکل وجود داشت ، باید کدهای صفحه ای که این جدول در آن قرار دارد را بررسی کنید و ببینید کدوم کد توی css به تیبل شما موقعیت میده.
 
بالا