You are here

Mga tip sa pagdidisenyo at pagpoporma ng teksto

Text Formats

Filtered HTML

  • Ang mga pahina sa web at mga tahanan ng e-liham ay awtomatikong magiging mga kawing.
  • Mga pinahihintulutang HTML tag: <a> <em> <strong> <cite> <blockquote> <code> <ul> <ol> <li> <dl> <dt> <dd>

    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 W3C's HTML Specifications or use your favorite search engine to find other sites that explain HTML.

    Paglalarawan ng etiketaIta-type moKalalabasan
    Anchors are used to make links to other pages.<a href="https://co.postcodebase.com">Colorado U.S. ZIP Code 5 Plus 4</a>Colorado U.S. ZIP Code 5 Plus 4
    Madiin<em>Madiin</em>Madiin
    Strong<strong>Strong</strong>Strong
    Cited<cite>Cited</cite>Cited
    Banggitin ang isang tipak ng teksto<blockquote>Banggitin ang isang tipak ng teksto</blockquote>
    Banggitin ang isang tipak ng teksto
    Tekstong code upang ipakita ang code sa programming<code>Code</code>Code
    Listahang di-magkakasunod - gamitin ang <ul> bilang simula ng listahan. Gamitin ang <li> sa mga bagay sa listahan.<ul> <li>First item</li> <li>Pangalawang bagay</li> </ul>
    • First item
    • Pangalawang bagay
    Listahang magkakasunod - gamitin ang <ol> bilang simula ng listahan. Gamitin ang <li> sa mga bagay sa listahan.<ol> <li>First item</li> <li>Pangalawang bagay</li> </ol>
    1. First item
    2. Pangalawang bagay
    No help provided for tag li.
    Ang listahan ng mga depinisyon ay katulad din ng ibang listahan sa HTML. Simulan ang listahan sa paggamit ng <dl>. Simulan ang kataga sa paggamit ng <dt> at simulan ang depinisyon sa paggamit ng <dd>.<dl> <dt>Unang kataga</dt> <dd>Depinisyon ng unang kataga</dd> <dt>Pangalawang kataga</dt> <dd>Depinisyon ng pangalawang kataga</dd> </dl>
    Unang kataga
    Depinisyon ng unang kataga
    Pangalawang kataga
    Depinisyon ng pangalawang kataga
    No help provided for tag dt.
    No help provided for tag dd.

    Most unusual characters can be directly entered without any problems.

    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:

    Character DescriptionIta-type moKalalabasan
    Ampersand&amp;&
    Greater than&gt;>
    Less than&lt;<
    Quotation mark&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 blank lines.

Plain text

  • No HTML tags allowed.
  • Ang mga pahina sa web at mga tahanan ng e-liham ay awtomatikong magiging mga kawing.
  • 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 blank lines.