Bitte beachten Sie: Diese archivierte Version des BaSiGo-Wikis wird nicht mehr aktualisiert. Das BaSiGo-Wiki wurde im Rahmen des BMBF-Forschungsprojektes 'Bausteine für die Sicherheit von Großveranstaltungen' (BaSiGo) entwickelt und stellt den Stand zum Projektende im Juni 2015 dar.
Beispiel: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
K Markierung: visualeditor |
|||
Zeile 1: | Zeile 1: | ||
[[Glossary-Definition::Cascading Style Sheet]]s ([[Glossary-Term::CSS]]) is a style sheet language used to describe the presentation semantics (the look and formatting) of a document written in a markup language. Its most common application is to style web pages written in HTML and XHTML. | [[Glossary-Definition::Cascading Style Sheet]]s ([[Glossary-Term::CSS]]) is a style sheet language used to describe the presentation semantics (the look and formatting) of a document written in a markup language. Its most common application is to style web pages written in HTML and XHTML. | ||
<math> | |||
\operatorname{erfc}(x) = | |||
\frac{2}{\sqrt{\pi}} \int_x^{\infty} e^{-t^2}\,dt = | |||
\frac{e^{-x^2}}{x\sqrt{\pi}}\sum_{n=0}^\infty (-1)^n \frac{(2n)!}{n!(2x)^{2n}} | |||
</math> | |||
=== Title h1 === | === Title h1 === | ||
== Title == | == Title == |
Version vom 2. April 2014, 09:39 Uhr
Glossary-Definition::Cascading Style Sheets (Glossary-Term::CSS) is a style sheet language used to describe the presentation semantics (the look and formatting) of a document written in a markup language. Its most common application is to style web pages written in HTML and XHTML.
<math> \operatorname{erfc}(x) = \frac{2}{\sqrt{\pi}} \int_x^{\infty} e^{-t^2}\,dt = \frac{e^{-x^2}}{x\sqrt{\pi}}\sum_{n=0}^\infty (-1)^n \frac{(2n)!}{n!(2x)^{2n}} </math>