Système de design le Morse

Regroupement des éléments de design.

Table des matières

Éléments textuels

Les titres

Heading 1

Heading 2

Heading 3

Heading 4

Heading 5
Heading 6

[Haut]

Paragraphes

A paragraph (from the Greek paragraphos, “to write beside” or “written beside”) is a self-contained unit of a discourse in writing dealing with a particular point or idea. A paragraph consists of one or more sentences. Though not required by the syntax of any language, paragraphs are usually an expected part of formal writing, used to organize longer prose.

[Haut]

Bloc de citation

A block quotation (also known as a long quotation or extract) is a quotation in a written document, that is set off from the main text as a paragraph, or block of text.

It is typically distinguished visually using indentation and a different typeface or smaller size quotation. It may or may not include a citation, usually placed at the bottom.

Said no one, ever.

[Haut]

Les listes

Liste de définition

Definition List Title
This is a definition list division.

Liste Ordonnée

  1. List Item 1
  2. List Item 2
    1. List Item 1
    2. List Item 2
      1. List Item 1
      2. List Item 2
        1. List Item 1
        2. List Item 2
          1. List Item 1
          2. List Item 2
          3. List Item 3
        3. List Item 3
      3. List Item 3
    3. List Item 3
  3. List Item 3

Liste à puces

  • List Item 1
  • List Item 2
    • List Item 1
    • List Item 2
      • List Item 1
      • List Item 2
        • List Item 1
        • List Item 2
          • List Item 1
          • List Item 2
          • List Item 3
        • List Item 3
      • List Item 3
    • List Item 3
  • List Item 3

[Haut]

Détails / Résumé

Expand for details

Lorem ipsum dolor sit amet consectetur adipisicing elit. Cum, odio! Odio natus ullam ad quaerat, eaque necessitatibus, aliquid distinctio similique voluptatibus dicta consequuntur animi. Quaerat facilis quidem unde eos! Ipsa.

[Haut]

Bloc d'adresse

Written by Jon Doe.
Visit us at:
Example.com
Box 564, Disneyland
USA

[Haut]

Données tabulaires

Légende à propos de ce tableau
En-tête de tableau 1 En-tête de tableau 2 En-tête de tableau 3 En-tête de tableau 4 En-tête de tableau 5
Pied de tableau 1 Pied de tableau 2 Pied de tableau 3 Pied de tableau 4 Pied de tableau 5
Cellule 1 Cellule 2 Cellule 3 Cellule 4 Cellule 5
Cellule 1 Cellule 2 Cellule 3 Cellule 4 Cellule 5
Cellule 1 Cellule 2 Cellule 3 Cellule 4 Cellule 5
Cellule 1 Cellule 2 Cellule 3 Cellule 4 Cellule 5

[Haut]

Code

Keyboard input: Cmd

Inline code: <div>code</div>

Sample output: This is sample output from a computer program.

Pre-formatted text

P R E F O R M A T T E D T E X T
  ! " # $ % & ' ( ) * + , - . /
  0 1 2 3 4 5 6 7 8 9 : ; < = > ?
  @ A B C D E F G H I J K L M N O
  P Q R S T U V W X Y Z [ \ ] ^ _
  ` a b c d e f g h i j k l m n o
  p q r s t u v w x y z { | } ~ 

[Haut]

Inline elements

This is a text link.

Strong is used to indicate strong importance.

This text has added emphasis.

The b element is stylistically different text from normal text, without any special importance.

The i element is text that is offset from the normal text.

This text is deleted and This text is inserted.

This text has a strikethrough.

Superscript®.

Subscript for things like H2O.

This small text is small for fine print, etc.

Abbreviation: HTML

This text is a short inline quotation.

This is a citation.

The dfn element indicates a definition.

The mark element indicates a highlight.

The variable element, such as x = y.

The time element:

[Haut]

Embedded content

Images

Plain <img> element

Photo of a kitten

<figure> element with <img> element

Photo of a kitten

<figure> element with <img> and <figcaption> elements

Photo of a kitten
Here is a caption for this image.

<figure> element with a <picture> element

Photo of a kitten

[Haut]

Form elements

Input fields

[Haut]

Select menus

[Haut]

Checkboxes

[Haut]

Radio buttons

[Haut]

Textareas

[Haut]

HTML5 inputs

[Haut]

Action buttons

[Haut]