Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

pre

Zusammenfassung

Dieses Element repräsentiert vorformatierten Text. Text innerhalb dieses Elements wird typischerweise nicht-proportional und genauso wie in der Datei angegeben, angezeigt. Leerstellen - sogenannte whitespaces - werden dargestellt wie eingegeben..

Attribute

Wie alle anderen HTML Elemente besitzt dieses Element die globalen Attribute.

Beispiele

<!-- Beispiel CSS code -->
<pre>
body {
  color:red;
}
</pre> 

Ergebnis

body {
  color:red;
}

Siehe auch

HTML Elemente
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 
(Links: HTML-Kategorie)

Schlagwörter des Dokuments und Mitwirkende

 Mitwirkende an dieser Seite: teoli, Sprottenwels
 Zuletzt aktualisiert von: teoli,