CTA

Content

HTML kitchensink

Den beste dokumentasjonen for HTML, CSS og JavaScript er på MDN Web Docs</a >

Hovedtittel bør en som regel ha, men kun én per side

Avsnitt med fremhevede og viktige deler.

  • Dette er et liste-element
  • Dette også
  • Du kan også nøste inn en liste inne i lista:
    • Nøstet listeelement
    • Nøstet listeelement
  • Og fortsette tilbake på hovedliste
  • Veldig greit

KNOP

Du kan også lage nummererte lister:

  1. Lorem ipsum dolor sit amet, consectetuer adipiscing elit.
  2. Aliquam tincidunt mauris eu risus.
    1. Lorem ipsum dolor sit amet, consectetuer adipiscing elit.
    2. Aliquam tincidunt mauris eu risus.
  3. Lorem ipsum dolor sit amet, consectetuer adipiscing elit.
  4. Aliquam tincidunt mauris eu risus.

Mellomoverskrift. Viktig for å dele opp innhold

Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.

Tabell

Mest brukte nettlesere i Norge 2019
Rangering Nettleser Prosentandel
Kilde: statcounter.com
1 Chrome 56,10%
2 Safari 26,60%
3 Internet Explorer 7,36%
4 Edge 5,14%
5 Firefox 4,25%
6 Samsung Internet 3,56%
7 Opera 1,68%
8 Android 0,20%
9 Vivaldi 0,11%
10 Chromium 0,07%

En enklere tabell

Table Heading Table Heading
table data table data
table data table data
table data table data
table data table data

Blokksitat

Measuring programming progress by lines of code is like measuring aircraft building progress by weight.

Preformattert tekst

Om du vil at teksten skal brekke slik at alle mellomrom og linjeskift blir respektert, kan du bruke en spesiell tag som lar det gjøre det. Fin for å lime inn kode.


      #header h1 a {
        display: block;
        width: 300px;
        height: 80px;
      }
      
Definition list
Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
Lorem ipsum dolor sit amet
Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
This heading plays a relatively small bit part role, if you use it at all

Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.

Level 1 heading

Sed scelerisque sagittis lorem. Phasellus sodales. Nulla urna justo, vehicula in, suscipit nec, molestie sed, tellus.

Level 02 Heading

Sed scelerisque sagittis lorem. Phasellus sodales. Nulla urna justo, vehicula in, suscipit nec, molestie sed, tellus.

Level 03 Heading

Sed scelerisque sagittis lorem. Phasellus sodales. Nulla urna justo, vehicula in, suscipit nec, molestie sed, tellus.

Level 04 Heading

Sed scelerisque sagittis lorem. Phasellus sodales. Nulla urna justo, vehicula in, suscipit nec, molestie sed, tellus.

Level 05 Heading

Sed scelerisque sagittis lorem. Phasellus sodales. Nulla urna justo, vehicula in, suscipit nec, molestie sed, tellus.

Level 06 Heading

Sed scelerisque sagittis lorem. Phasellus sodales. Nulla urna justo, vehicula in, suscipit nec, molestie sed, tellus.

Paragraph inside Blockquote: Nam libero leo, elementum in, dapibus a, suscipit vitae, purus. Duis arcu. Integer dignissim fermentum enim. Morbi convallis felis vel nibh. Sed scelerisque sagittis lorem.

Address: Example address 224, Sweden
Preformated:Testing one row
           and another
      </pre
    >

I am the a tag example
I am the abbr tag example
I am the acronym tag example
I am the b tag example
I am the big tag example
I am the cite tag example
I am the code tag example
I am the del tag example
I am the dfn tag example
I am the em tag example
I am the i tag example
I am the ins tag example
I am the kbd tag example
I am the q tag example
I am the samp tag example
I am the small tag example
I am the span tag example
I am the strong tag example
I am the sub tag example
I am the sup tag example
I am the tt tag example
I am the var tag example
I am the small class example
I am the large class example
I am the quiet class example
I am the highlight class example


  • Unordered list 01
  • Unordered list 02
  • Unordered list 03
    • Unordered list inside list level 2
    • Unordered list inside list level 2
      • Unordered list inside list level 3
      • Unordered list inside list level 3
  1. Ordered list 01
  2. Ordered list 02
  3. Ordered list 03
    1. Ordered list inside list level 2
    2. Ordered list inside list level 2
      1. Ordered list inside list level 3
      2. Ordered list inside list level 3
Description list title 01
Description list description 01
Description list title 02
Description list description 02
Description list description 03
Table Caption
Table head th Table head td
Table foot th Table foot td
Table body th Table body td
Table body td Table body td
Form legend
<label">Radio input:
I am a word document link, so readers know that I'm not a normal link.
I am a pdf document link, so readers know that I'm not a normal link.
I am an external website link, so readers know that I'm not a normal link.
I am an rss feed link, so readers know that I'm not a normal link.
I am an excel spreadsheet link, so readers know that I'm not a normal link.
I am an AIM screenname link, so readers know that I'm not a normal link.
I am an email address link, so readers know that I'm not a normal link.
I am an internal link. Change the stylesheet's "http://yourwebsite.com" to your domain name so I don't look like an external link.

This is a paragraph with class="success" and a link.

This is a paragraph with class="error" and a link.

This is a paragraph with class="notice" and a link.