diff options
author | Pablo Saratxaga <pablo@mandriva.com> | 2003-02-18 16:11:48 +0000 |
---|---|---|
committer | Pablo Saratxaga <pablo@mandriva.com> | 2003-02-18 16:11:48 +0000 |
commit | 4ea15f418d516808a9da1e38dd6d941e08a46e75 (patch) | |
tree | bf6f59932bdd525264835b39aa2307aaf5e04548 /HTML/index-ar.html | |
parent | 027b3e08b6fb32610311d26246ab83b60d2cdcc8 (diff) | |
download | indexhtml-4ea15f418d516808a9da1e38dd6d941e08a46e75.tar indexhtml-4ea15f418d516808a9da1e38dd6d941e08a46e75.tar.gz indexhtml-4ea15f418d516808a9da1e38dd6d941e08a46e75.tar.bz2 indexhtml-4ea15f418d516808a9da1e38dd6d941e08a46e75.tar.xz indexhtml-4ea15f418d516808a9da1e38dd6d941e08a46e75.zip |
added a mirrored arrow fro rtl languages;
merged latest changes from cooker
Diffstat (limited to 'HTML/index-ar.html')
-rw-r--r-- | HTML/index-ar.html | 31 |
1 files changed, 20 insertions, 11 deletions
diff --git a/HTML/index-ar.html b/HTML/index-ar.html index 658956b..51835cf 100644 --- a/HTML/index-ar.html +++ b/HTML/index-ar.html @@ -8,6 +8,12 @@ <body bgcolor="#FFFFFF" TOPMARGIN="0" LEFTMARGIN="0" MARGINWIDTH="0" MARGINHEIGHT="0" dir="rtl"> <!-- changed <i> to <u> for arabic, otherwise konqueror is lost... --> <!-- added for arabic support!! please check this!! --> + +<!-- note: use [div style="text-justify: kashida;"]....[/div] around + paragraphs that are justified. + currently only MS-IE supports it, but probably it will be supported + by other arabic-enabled browsers in the future --> + <font dir="rtl"> <table cellspacing="0" cellpadding="0" width="100%" border="0" dir="rtl" @@ -54,17 +60,20 @@ to left (less important) --> <table width="90%" border="0" cellpadding="0" align="center" dir="rtl"> <tr align="right" valign="top"> <td class="text"> - <p> + <p align="justify" dir="rtl"> + <div style="text-justify: kashida;"> تهانينا لاستخدامك Mandrake Linux, نظام التشغيل المثالي للمبتدئين و الخبراء. نتمنى أن نكون حصلنا على رضائك الكامل. لا تنسى أن <a href="http://www.mandrakelinux.com/doc.php3">تقرأ وثائق المساعدة</a> لمعرفة أكثر عن Mandrake Linux و لكي تكون على علم بأحدث <a href="http://www.mandrakelinux.com/en/security/">التحديثات الأمنية</a> - لتحفظ نظامك في أفضل حال.</p> + لتحفظ نظامك في أفضل حال.</div></p> + <p align="justify" dir="rtl"> + <div style="text-justify: kashida;"> <b>MandrakeOnline</b>: اكتشف خدمات MandrakeSoft الجديدة <a href="http://www.mandrakesoft.com/products/mandrakeonline/">على - الإنترنت</a> لكي تبقي نظامك على أحدث التحديثات الأمنية و البرامج. + الإنترنت</a> لكي تبقي نظامك على أحدث التحديثات الأمنية و البرامج.</div></p> </td> </tr> </table> @@ -85,21 +94,21 @@ to left (less important) --> <hr> -<table width="80%" border="0" align="center" dir="rtl"> +<table width="90%" border="0" align="center" dir="rtl"> <tr> - <td width="30%" align="center"> + <td width="31%" align="center"> <b>مواقع Mandrake المفيدة</b> </td> <td width="10"> </td> - <td width="30%" align="center"> + <td width="31%" align="center"> <b>معلومات</b> </td> <td width="10"> </td> - <td width="30%" align="center"> + <td width="31%" align="center"> <b>روابط نافعة</b> @@ -107,7 +116,7 @@ to left (less important) --> </tr> <tr> - <td valign="top" width="30%"> + <td valign="top" width="31%"> <p class="text"> <a href="http://www.mandrakeexpert.com/index1.php">MandrakeExpert</a> يساعدك</p> <p class="text"> @@ -128,7 +137,7 @@ to left (less important) --> </td> <td width="10"> </td> - <td valign="top" width="30%"> + <td valign="top" width="31%"> <p class="text"> <a href="http://www.mandrakesoft.com/company/news">أخبار MandrakeSoft</a> </p> @@ -149,11 +158,11 @@ to left (less important) --> </p> </td> <td width="10"> </td> - <td valign="top" width="30%"> + <td valign="top" width="31%"> <p class="text" dir="ltr"> <form method=GET action="http://www.google.com/search"> -ابحث خلال الإنترنت:<br> +<img src="arrow_rtl.png" valign="center"> ابحث خلال الإنترنت:<br> <input type=text name=q size=15 value=""> <input type=hidden name=hl value="ar"> <input type=submit name=sa VALUE="Google"> |