---
title: none
slug: conflicting/Web/CSS/float
translation_of: Web/CSS/float
translation_of_original: Web/CSS/none
original_slug: Web/CSS/none
---
{{ CSSRef() }}
Übersicht
none
ist ein oft gebrauchter Wert, welcher in einem Grossteil der Eigenschaften verwendet werden kann. Meistens ist er der Standartwert einer Eigenschaft. Ein vergleichbarer Wert ist {{ Cssxref("normal") }}.
Verwendet in
- {{ Cssxref("background-image") }}
- {{ Cssxref("border-style") }}
- {{ Cssxref("clear") }}
- {{ Cssxref("content") }}
- {{ Cssxref("counter-increment") }}
- {{ Cssxref("counter-reset") }}
- {{ Cssxref("display") }}
- {{ Cssxref("float") }}
- {{ Cssxref("list-style-type") }}
- {{ Cssxref("max-height") }} / {{ Cssxref("max-width") }}
- {{ Cssxref("quotes") }}
- {{ Cssxref("text-decoration") }}
- {{ Cssxref("text-transform") }}