المركز الدولي
لدراسة صون وترميم
الممتلكات الثقافية

تنسيقات النص

Minimal HTML

  • وسوم إتش.تي.إم.إل المسموح بها: <em> <strong> <ul type> <ol start type> <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.

    وصف الوسمعند كتابةيظهر لك
    موضّح<em>موضّح</em>موضّح
    غامق<strong>غامق</strong>غامق
    قائمة غير مرتبة - استخدم <li> لتبدأ كل عنصر بالقائمة<ul> <li>أول عنصر</li> <li>ثاني عنصر</li> </ul>
    • أول عنصر
    • ثاني عنصر
    قائمة مرتبة - استخدم <li> لتبدأ كل عنصر بالقائمة<ol> <li>أول عنصر</li> <li>ثاني عنصر</li> </ol>
    1. أول عنصر
    2. ثاني عنصر
    لا توجد مساعده متوفرة للوسم 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.

نص عادي

  • لا يسمح بوسوم 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.