تنسيقات النص

Restricted HTML

  • وسوم إتش.تي.إم.إل المسموح بها: <a href hreflang> <em> <strong> <cite> <blockquote cite> <code> <ul type> <ol start type> <li> <dl> <dt> <dd> <h2 id> <h3 id> <h4 id> <h5 id> <h6 id>

    This site allows HTML content. While learning all of HTML may feel intimidating, learning how to use a very small number of the most basic HTML "tags" is very easy. This table provides examples for each tag that is enabled on this site.

    For more information see the HTML Living Standard or use your favorite search engine to find other sites that explain HTML.

    وصف الوسم عند كتابة يظهر لك
    تستخدم المراسي لعمل روابط لصفحات أخرى. <a href="https://www.earthna.qa">إرثنا</a> إرثنا
    موضّح <em>موضّح</em> موضّح
    غامق <strong>غامق</strong> غامق
    مقتبس <cite>مقتبس</cite> مقتبس
    فقرة مقتبسة <blockquote>فقرة مقتبسة</blockquote>
    فقرة مقتبسة
    نص أكواد يُستخدم لعرض الكود المصدري للبرمجيات <code>مُكَوَّد</code> مُكَوَّد
    قائمة غير مرتبة - استخدم <li> لتبدأ كل عنصر بالقائمة <ul> <li>أول عنصر</li> <li>ثاني عنصر</li> </ul>
    • أول عنصر
    • ثاني عنصر
    قائمة مرتبة - استخدم <li> لتبدأ كل عنصر بالقائمة <ol> <li>أول عنصر</li> <li>ثاني عنصر</li> </ol>
    1. أول عنصر
    2. ثاني عنصر
    لا توجد مساعده متوفرة للوسم li.
    قوائم التعريفات مشابهة للقوائم في إتش.تي.إم.إل. رقم <dl> يبدأ قائمة التعريفات، و رقم <dt> يبدأ المصطلح، و رقم <dd> يبدأ تعريف المصطلح. <dl> <dt>أول مصطلح</dt> <dd>أول تعريف</dd> <dt>ثاني مصطلح</dt> <dd>ثاني تعريف</dd> </dl>
    أول مصطلح
    أول تعريف
    ثاني مصطلح
    ثاني تعريف
    لا توجد مساعده متوفرة للوسم dt.
    لا توجد مساعده متوفرة للوسم dd.
    الترويسة <h2>عنوان ثان</h2>

    عنوان ثان

    الترويسة <h3>عنوان ثالث</h3>

    عنوان ثالث

    الترويسة <h4>عنوان رابع</h4>

    عنوان رابع

    الترويسة <h5>عنوان خامس</h5>
    عنوان خامس
    الترويسة <h6>عنوان سادس</h6>
    عنوان سادس

    يمكن إدخال معظم الأحرف غير المعهودة دون أية مشكلة.

    If you do encounter problems, try using HTML character entities. A common example looks like &amp; for an ampersand & character. For a full list of entities see HTML's entities page. Some of the available characters include:

    وصف الحرف عند كتابة يظهر لك
    رمز & &amp; &
    أكبر من &gt; >
    أصغر من &lt; <
    علامة التنصيص &quot; "
  • Lines and paragraphs are automatically recognized. The <br /> line break, <p> paragraph and </p> close paragraph tags are inserted automatically. If paragraphs are not recognized simply add a couple of blank lines.
  • Web page addresses and email addresses turn into links automatically.

نص عادي

  • لا يسمح بوسوم HTML.
  • Lines and paragraphs are automatically recognized. The <br /> line break, <p> paragraph and </p> close paragraph tags are inserted automatically. If paragraphs are not recognized simply add a couple of blank lines.
  • Web page addresses and email addresses turn into links automatically.

Webform Editor

  • وسوم إتش.تي.إم.إل المسموح بها: <br> <p> <h2 id class> <h3 id class> <h4 id class> <h5 id class> <h6 id class> <cite> <dl> <dt> <dd> <blockquote cite> <a hreflang href> <ul type> <ol type start> <strong> <em> <code> <li>

    This site allows HTML content. While learning all of HTML may feel intimidating, learning how to use a very small number of the most basic HTML "tags" is very easy. This table provides examples for each tag that is enabled on this site.

    For more information see the HTML Living Standard or use your favorite search engine to find other sites that explain HTML.

    وصف الوسم عند كتابة يظهر لك
    مبدئيا، تضاف وسوم فصل السطور تلقائيا. استخدم هذا الوسم لإضافة وسوم أخرى زائدة. يختلف هذا الوسم عن الوسوم الأخرى لأنه لا يستخدم في زوج فتح و إغلاق مثل الآخرين. استخدم "/" داخل الوسم لكي تحافظ على التوافق مع معايير إكس.إتش.تي.إم.إل 1.0. نص مع<br /> فواصل السطور نص مع
    فواصل السطور
    افتراضيا، تضاف وسوم الفقرات تلقائيا. استخدم هذا الوسم لإضافة وسوم إضافية. <p>الفقرة الأولى.</p> <p>الفقرة الثانية.</p>

    الفقرة الأولى.

    الفقرة الثانية.

    الترويسة <h2>عنوان ثان</h2>

    عنوان ثان

    الترويسة <h3>عنوان ثالث</h3>

    عنوان ثالث

    الترويسة <h4>عنوان رابع</h4>

    عنوان رابع

    الترويسة <h5>عنوان خامس</h5>
    عنوان خامس
    الترويسة <h6>عنوان سادس</h6>
    عنوان سادس
    مقتبس <cite>مقتبس</cite> مقتبس
    قوائم التعريفات مشابهة للقوائم في إتش.تي.إم.إل. رقم <dl> يبدأ قائمة التعريفات، و رقم <dt> يبدأ المصطلح، و رقم <dd> يبدأ تعريف المصطلح. <dl> <dt>أول مصطلح</dt> <dd>أول تعريف</dd> <dt>ثاني مصطلح</dt> <dd>ثاني تعريف</dd> </dl>
    أول مصطلح
    أول تعريف
    ثاني مصطلح
    ثاني تعريف
    لا توجد مساعده متوفرة للوسم dt.
    لا توجد مساعده متوفرة للوسم dd.
    فقرة مقتبسة <blockquote>فقرة مقتبسة</blockquote>
    فقرة مقتبسة
    تستخدم المراسي لعمل روابط لصفحات أخرى. <a href="https://www.earthna.qa">إرثنا</a> إرثنا
    قائمة غير مرتبة - استخدم <li> لتبدأ كل عنصر بالقائمة <ul> <li>أول عنصر</li> <li>ثاني عنصر</li> </ul>
    • أول عنصر
    • ثاني عنصر
    قائمة مرتبة - استخدم <li> لتبدأ كل عنصر بالقائمة <ol> <li>أول عنصر</li> <li>ثاني عنصر</li> </ol>
    1. أول عنصر
    2. ثاني عنصر
    غامق <strong>غامق</strong> غامق
    موضّح <em>موضّح</em> موضّح
    نص أكواد يُستخدم لعرض الكود المصدري للبرمجيات <code>مُكَوَّد</code> مُكَوَّد
    لا توجد مساعده متوفرة للوسم li.

    يمكن إدخال معظم الأحرف غير المعهودة دون أية مشكلة.

    If you do encounter problems, try using HTML character entities. A common example looks like &amp; for an ampersand & character. For a full list of entities see HTML's entities page. Some of the available characters include:

    وصف الحرف عند كتابة يظهر لك
    رمز & &amp; &
    أكبر من &gt; >
    أصغر من &lt; <
    علامة التنصيص &quot; "
  • Lines and paragraphs are automatically recognized. The <br /> line break, <p> paragraph and </p> close paragraph tags are inserted automatically. If paragraphs are not recognized simply add a couple of blank lines.
  • Only images hosted on this site may be used in <img> tags.