Rettleiing for skriving av innlegg

Text Formats

Begrænset HTML

  • Tillatne HTML-kodar: <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.

    Beskriving av merke Du skriv Du får
    Anker brukast til å lage lenker til andre sider. <a href="https://support.firstagenda.com">Support FirstAgenda</a> Support FirstAgenda
    Utheva <em>Utheva</em> Utheva
    Feit skrift <strong>Feit skrift</strong> Feit skrift
    Sitera <cite>Sitera</cite> Sitera
    Blokksitat <blockquote>Blokksitat</blockquote>
    Blokksitat
    Kodetekst bruka for å vise kjeldekode for eit program og liknande <code>Kode</code> Kode
    Unordered list - use the <li> to begin each list item <ul> <li>Fyrste punkt</li> <li>Andre punkt</li> </ul>
    • Fyrste punkt
    • Andre punkt
    Ordered list - use the <li> to begin each list item <ol> <li>Fyrste punkt</li> <li>Andre punkt</li> </ol>
    1. Fyrste punkt
    2. Andre punkt
    Ingen hjelp tilgjengeleg for tagg li.
    Definition lists are similar to other HTML lists. <dl> begins the definition list, <dt> begins the definition term and <dd> begins the definition description. <dl> <dt>Fyrste ordet</dt> <dd>Fyrste definisjon</dd> <dt>Andre ordet</dt> <dd>Andre definisjon</dd> </dl>
    Fyrste ordet
    Fyrste definisjon
    Andre ordet
    Andre definisjon
    Ingen hjelp tilgjengeleg for tagg dt.
    Ingen hjelp tilgjengeleg for tagg dd.
    Heading <h2>Undertittel</h2>

    Undertittel

    Heading <h3>Undertittel tri</h3>

    Undertittel tri

    Heading <h4>Undertittel fire</h4>

    Undertittel fire

    Heading <h5>Undertittel fem</h5>
    Undertittel fem
    Heading <h6>Undertittel seks</h6>
    Undertittel seks

    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:

    Beskriving av tegn Du skriv Du får
    og-tegnet &amp; &
    Større enn &gt; >
    Mindre enn &lt; <
    Spørsmålstegn &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.

Rein tekst

  • HTML-koder er ikkje aktivert.
  • 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.