accent-color |
Specify the emphasis color of the user interface control. |
align-content |
Define the alignment method between rows within the flexible container when items do not use all available space. |
align-items |
Define the alignment method of items within the flexible container. |
align-self |
Define the alignment method of the selected items within the flexible container. |
all |
Reset all properties (except unicode-bidi and direction). |
animation |
Abbreviated property for all animation-* properties. |
animation-delay |
Define the delay before the animation starts. |
animation-direction |
Define whether the animation is played forward, backward, or alternately. |
animation-duration |
Define the time it should take for the animation to complete one cycle. |
animation-fill-mode |
Define the style of the element when the animation is not playing (before starting, after ending, or both). |
animation-iteration-count |
Define the number of times the animation is played. |
animation-name |
Define the name of the @keyframes animation. |
animation-play-state |
Define whether the animation is played or paused. |
animation-timing-function |
Define the speed curve of the animation. |
aspect-ratio |
Specify the preferred aspect ratio of the element. |
caption-side |
Stelt de plaatsing van tabelkoppen vast. |
caret-color |
Stelt de kleur van de cursor in input, textarea of elk bewerkbaar element vast. |
@charset |
Stelt het te gebruiken character encoding in de stijltafel vast. |
clear |
Stelt vast dat elementen niet aan een zijde van het element mogen drijven. |
clip |
Knip de absoluut geplaatste elementen. |
clip-path |
Cuts the element into a basic shape or SVG source. |
color |
Sets the text color. |
color-scheme |
Indicates which operating system color scheme should be used to render the element. |
column-count |
Specifies the number of columns the element should be divided into. |
column-fill |
Specifies how to fill the columns (whether balanced). |
column-gap |
Specifies the column gap. |
column-rule |
Abbreviated properties for all column-rule-* properties. |
column-rule-color |
Specifies the color of the rule between columns. |
column-rule-style |
Specifies the rule style between columns. |
column-rule-width |
Specifies the rule width between columns. |
column-span |
Specifies how many columns the element should span. |
column-width |
Specifies the column width. |
columns |
Abbreviated properties for column-width and column-count. |
@container |
Define the style of elements within a container based on the size or style of the container. |
content |
Used with :before and :after pseudo-elements to insert generated content. |
counter-increment |
Increase or decrease the value of one or more CSS counters. |
counter-reset |
Create or reset one or more CSS counters. |
counter-set |
Create or set one or more CSS counters. |
@counter-style |
Allows you to define custom counter styles. |
cursor |
Specifies the mouse cursor to be displayed when pointing to the element. |
filter |
Defines the effect before an element is displayed (for example, blurring or color shift). |
flex |
Abbreviated properties for flex-grow, flex-shrink, and flex-basis. |
flex-basis |
Specifies the initial length of the flexible items. |
flex-direction |
Specifies the direction of the flexible items. |
flex-flow |
Abbreviated properties for flex-direction and flex-wrap. |
flex-grow |
The increment of the specified item compared to the other items. |
flex-shrink |
The reduction of the specified item compared to the other items. |
flex-wrap |
Bepaal of de flex-item moet worden doorgelinkt. |
float |
Bepaal of de box moet worden gefloat. |
font |
Korte eigenschap voor font-style, font-variant, font-weight, font-size/line-height en font-family. |
@font-face |
Bepaal de regels voor het downloaden en gebruiken van andere lettertypen dan "web-safe" lettertypen. |
font-family |
Bepaal de lettertypefamilie (lettertype serie) van de tekst. |
font-feature-settings |
Laat u beheersen van geavanceerde druk eigenschappen in OpenType lettertypen. |
@font-feature-values |
Laat de maker gebruik maken van de algemene naam in font-variant-alternate om verschillende eigenschappen in OpenType te activeren. |
font-kerning |
Beheer de gebruik van spacing information (letter spacing). |
font-language-override |
Beheer de gebruik van lettertypen voor specifieke talen. |
@font-palette-values |
Laat u de standaardwaarden van de lettertypepaletta aanpassen. |
font-size |
Bepaal de lettertypegrootte van de tekst. |
font-size-adjust |
Bewaar de leesbaarheid bij het terugvallen op een lettertype. |
font-stretch |
Kies een normale, ge comprimeerde of uitgebreide lettertype uit de lettertype serie. |
font-style |
Bepaal het lettertype van de tekst. |
font-synthesis |
Beheer welke ontbrekende lettertypen (vet of schuin) door de browser kunnen worden gesyntheseerd. |
font-variant |
Bepaal of tekst in kleine hoofdletters moet worden weergegeven. |
font-variant-alternates |
Beheer de gebruik van alternatieve lettertypen die worden geassocieerd met alternatieve namen gedefinieerd in @font-feature-values. |
font-variant-caps |
Beheer de gebruik van alternatieve lettertypen voor hoofdletters. |
font-variant-east-asian |
Beheer de gebruik van alternatieve lettertypen voor Oost-Aziatische tekens (bijvoorbeeld Chinees en Japans). |
font-variant-ligatures |
Beheer welke diakritische tekens en contextuele vormen worden gebruikt in de tekstinhoud van het element. |
font-variant-numeric |
Beheer de gebruik van alternatieve lettertypen voor cijfers, fractionen en nummeraanduidingen. |
font-variant-position |
Beheer de gebruik van alternatieve lettertypen voor kleinere tekens, die ten opzichte van de basallijn worden geplaatst als superscript of subscript. |
font-weight |
规定字体的粗细。 |
margin |
Stel alle buitenmarge-eigenschappen in met één verklaring. |
margin-block |
Bepaal de buitenmarge in de blokrichting. |
margin-block-end |
Bepaal de buitenmarge aan het einde van de blokrichting. |
margin-block-start |
Bepaal de buitenmarge aan het begin van de blokrichting. |
margin-bottom |
Stel de onderste buitenmarge van het element in. |
margin-inline |
Bepaal de buitenmarge in de inline-richting. |
margin-inline-end |
Specificeer de buitenmarge aan het einde van de inline-richting. |
margin-inline-start |
Specificeer de buitenmarge aan het begin van de inline-richting. |
margin-left |
Instellen van de linker buitenmarge van het element. |
margin-right |
Instellen van de rechter buitenmarge van het element. |
margin-top |
Instellen van de bovenste buitenmarge van het element. |
marker |
Wijzen naar het teken dat wordt getekend op alle toppen (eerste, middelste en laatste) van het pad van het element. |
marker-end |
Wijzen naar het teken dat wordt getekend op de laatste top van het pad van het element. |
marker-mid |
Wijzen naar het teken dat wordt getekend op alle middelste toppen van het pad van het element. |
marker-start |
Wijzen naar het teken dat wordt getekend op de eerste top van het pad van het element. |
mask |
Hieronder worden de afkortingseigenschappen vermeld:
|
mask-clip |
Specificeer het gebied dat wordt beïnvloed door het maskeringsbeeld. |
mask-composite |
Specificeer de compositieoperatie die wordt gebruikt op het huidige maskeringsbeeld en het maskeringsbeeld eronder. |
mask-image |
Specificeer het beeld dat als maskeringslaag voor het element wordt gebruikt. |
mask-mode |
Specificeer of het maskeringsbeeld als helderheidsscherm of als alpha-scherm moet worden behandeld. |
mask-origin |
Specificeer de oorspronkelijke positie van het maskeringsbeeld (ten opzichte van het maskeringsgebied). |
mask-position |
Instellen van de startpositie van het maskeringsbeeld (ten opzichte van het maskeringsgebied). |
mask-repeat |
Specificeer de herhalingswijze van het maskeringsbeeld. |
mask-size |
Specificeer de grootte van het maskeringsbeeld. |
mask-type |
Specificeer SVG Bepalen of het element als helderheidsscherm of als alpha-scherm wordt behandeld. |
max-height |
Instellen van de maximale hoogte van het element. |
max-width |
Instellen van de maximale breedte van het element. |
@media |
Stellen van stijlregels in voor verschillende mediatype, apparaten en afmetingen. |
max-block-size |
Instellen van de maximale grootte van het element in de blokrichting. |
max-inline-size |
Instellen van de maximale grootte van het element in de inline-richting. |
min-block-size |
Instellen van de minimale grootte van het element in de blokrichting. |
min-inline-size |
Instellen van de minimale grootte van het element in de inline-richting. |
min-height |
Instellen van de minimale hoogte van het element. |
min-width |
Instellen van de minimale breedte van het element. |
mix-blend-mode |
Het bepalen van hoe de inhoud van het element moet worden gemengd met de achtergrond van het directe ouder-element. |
object-fit |
Het bepalen van hoe de inhoud van het vervangingselement past binnen het frame dat is opgezet met de gebruikte hoogte en breedte. |
object-position |
Specify the alignment method of the replacement element within its frame. |
offset |
Hieronder worden de afkortingseigenschappen vermeld:
|
offset-anchor |
Specify the point fixed on the animation path on the element. |
offset-distance |
Specify the position of the animated element on the path. |
offset-path |
Specify the path along which the element moves during the animation. |
offset-position |
Specify the initial position of the element along the path. |
offset-rotate |
Specify the rotation of the element along the path during the animation. |
opacity |
Set the opacity level of the element. |
order |
Set the order of the flexible item relative to the other items. |
orphans |
Set the minimum number of lines that must be retained at the bottom of the page or column. |
orphans |
Set the minimum number of lines that must be retained at the bottom of the page when pagination occurs within the element. |
outline |
Short-hand properties for outline-width, outline-style, and outline-color attributes. |
outline-color |
Set the color of the outline. |
outline-offset |
Offset the outline and draw it outside the edge of the border. |
outline-style |
Set the style of the outline. |
outline-width |
Set the width of the outline. |
overflow |
Specify what will happen if the content overflows the element's frame. |
overflow-anchor |
Specify whether new content should be loaded into a scrollable container, pushing the visible content down in the visible area. |
overflow-wrap |
Specify whether the browser can break lines at long words that overflow the container. |
overflow-wrap |
Specify whether the browser may break lines within words to prevent overflow (when a string is too long to fit its containing box). |
overflow-x |
Specify whether the left and right edges of the content should be clipped if it overflows the element's content area. |
overflow-y |
Specify whether the top and bottom edges of the content should be clipped if it overflows the element's content area. |
overscroll-behavior |
Specify whether there is a scroll chain or an overflow effect in both x and y directions. |
overscroll-behavior-block |
Specify whether there is a scroll chain or an overflow effect in the block direction. |
overscroll-behavior-inline |
Specify whether there is a scroll chain or an overflow effect in the inline direction. |
overscroll-behavior-x |
Specify whether there is a scroll chain or an overflow effect in the x-direction. |
overscroll-behavior-y |
Specify whether there is a scroll chain or an overflow effect in the y-direction. |
padding |
Short-hand properties for all padding-* attributes. |
padding-block |
specificeer de binnenmarge in de blokrichting. |
padding-block-end |
specificeer de binnenmarge aan het einde van de blokrichting. |
padding-block-start |
specificeer de binnenmarge aan de start van de blokrichting. |
padding-bottom |
stel de onderste binnenmarge van het element in. |
padding-inline |
specificeer de binnenmarge in de lijnrichting. |
padding-inline-end |
specificeer de binnenmarge aan het einde van de lijnrichting. |
padding-inline-start |
specificeer de binnenmarge aan de start van de lijnrichting. |
padding-left |
stel de linker binnenmarge van het element in. |
padding-right |
stel de rechter binnenmarge van het element in. |
padding-top |
stel de bovenste binnenmarge van het element in. |
@page |
pas de maat, oriëntatie en marges van de afdrukpagina aan. |
page-break-after |
stel het paginabreukgedrag na het element in. |
page-break-before |
stel het paginabreukgedrag voor het element in. |
page-break-inside |
stel het paginabreukgedrag binnen het element in. |
paint-order |
stel de tekenvolgorde in voor SVG-elementen of tekst. |
perspective |
bied perspectief aan voor 3D-geplaatste elementen. |
perspective-origin |
definieer de positie waar de gebruiker de 3D-geplaatste elementen kan bekijken. |
place-content |
specificeer de waarden van de align-content en justify-content eigenschappen voor flexbox en rasterontwerp. |
place-items |
specificeer de waarden van de align-items en justify-items eigenschappen voor het rasterontwerp. |
place-self |
specificeer de waarden van de align-self en justify-self eigenschappen voor het rasterontwerp. |
pointer-events |
definieer of het element reageert op pointer events. |
position |
specificeer het type positie methode voor het element (statisch, relatief, absoluut of vast). |
@property |
definieer aangepaste CSS-eigenschappen direct in de stylus, zonder enige JavaScript uit te voeren. |
scale |
Specificeer de grootte van het element door het te vergroten of te verkleinen. |
@scope |
Staat je toe om specifieke elementen in de DOM-subboom te kiezen en deze nauwkeurig te positioneren zonder te veel specifieke selectors te hoeven schrijven. |
scroll-behavior |
Bepaal of de scrollbalk in het schuifvak glad wordt gescrolld of direct springt. |
scroll-margin |
Specificeer de buitenmarge tussen de aangehechte positie en het container. |
scroll-margin-block |
Specificeer de buitenmarge tussen de aangehechte positie in de blokrichting en het container. |
scroll-margin-block-end |
Specificeer de buitenmarge tussen de aangehechte positie in de blokrichting en het einde van het container. |
scroll-margin-block-start |
Specificeer de buitenmarge tussen de aangehechte positie in de blokrichting en het begin van het container. |
scroll-margin-bottom |
Specificeer de buitenmarge tussen de bodemaangehechte positie en het container. |
scroll-margin-inline |
Specificeer de buitenmarge tussen de aangehechte positie in de lijnrichting en het container. |
scroll-margin-inline-end |
Specificeer de buitenmarge tussen de aangehechte positie in de lijnrichting en het einde van het container. |
scroll-margin-inline-start |
Specificeer de buitenmarge tussen de aangehechte positie in de lijnrichting en het begin van het container. |
scroll-margin-left |
Specificeer de buitenmarge tussen de linker-aangehechte positie en het container. |
scroll-margin-right |
Specificeer de buitenmarge tussen de rechteraangehechte positie en het container. |
scroll-margin-top |
Specificeer de buitenmarge tussen de topaangehechte positie en het container. |
scroll-padding |
De afstand van het container tot de aangehechte positie van het onderliggende element. |
scroll-padding-block |
De afstand van het container in de blokrichting tot de aangehechte positie van het onderliggende element. |
scroll-padding-block-end |
De afstand van het einde van het container in de blokrichting tot de aangehechte positie van het onderliggende element. |
scroll-padding-block-start |
De afstand van het begin van het container in de blokrichting tot de aangehechte positie van het onderliggende element. |
scroll-padding-bottom |
De afstand van de bodem van het container tot de aangehechte positie van het onderliggende element. |
scroll-padding-inline |
De afstand van het container in de lijnrichting tot de aangehechte positie van het onderliggende element. |
scroll-padding-inline-end |
De afstand van het einde van het container in de lijnrichting tot de aangehechte positie van het onderliggende element. |
scroll-padding-inline-start |
De afstand van het begin van het container in de lijnrichting tot de aangehechte positie van het onderliggende element. |
scroll-padding-left |
Specificeert de afstand van de linker kant van het container tot de aangehechte positie van het subelement. |
scroll-padding-right |
Specificeert de afstand van de rechterkant van het container tot de aangehechte positie van het subelement. |
scroll-padding-top |
Specificeert de afstand van de top van het container tot de aangehechte positie van het subelement. |
scroll-snap-align |
Specificeert de positie van het element wanneer de gebruiker het scrollen stopt. |
scroll-snap-stop |
Specificeert het scrollgedrag na een snelle beweging over het touchpad of het touchscreen. |
scroll-snap-type |
Specificeert het吸附gedrag tijdens het scrollen. |
scrollbar-color |
Specificeert de kleur van de elementenroller. |
shape-outside |
Definieert de vorm van de omgeving van inlijninhoud. |
@starting-style |
Definieert de startstijl van een element voordat de stijl voor het eerst wordt bijgewerkt. |
@supports |
Gebruikt om te testen of de browser een bepaalde CSS-functie ondersteunt. |
tab-size |
Bepaalt de breedte van de tabtoets. |
table-layout |
Definieert het algoritme dat wordt gebruikt voor het indelen van cellen, rijen en kolommen. |
text-align |
Bepaalt de horizontale uitlijning van de tekst. |
text-align-last |
Beschrijft hoe een blok of regel wordt uitgelijnd voordat er een forcerende regelsbreuk wordt toegepast wanneer text-align "justify" is. |
text-combine-upright |
Combineert meerdere tekens in de ruimte van een enkele teken. |
text-decoration |
Bepaalt de tekstdecoratie. |
text-decoration-color |
Bepaalt de kleur van de tekstdecoratie (text-decoration). |
text-decoration-line |
Bepaalt de lijntype van de tekstdecoratie (text-decoration). |
text-decoration-style |
Bepaalt de lijnstijl van de tekstdecoratie (text-decoration). |
text-decoration-thickness |
Bepaalt de dikte van de decoratielijn. |
text-emphasis |
Hieronder worden de afkortingseigenschappen vermeld:
|
text-emphasis-color |
Specificeert de kleur van de benadrukte markering. |
text-emphasis-position |
Specificeert de positie van de benadrukte markering. |
text-emphasis-style |
Specificeert het stijl van de benadrukte markering. |
text-indent |
Bepaalt de inspringing van de eerste regel in een tekstblok (text-block). |
text-justify |
Bepaalt de uitlijningmethode die wordt gebruikt wanneer text-align "justify" is. |
text-orientation |
Definieer de richting van de tekens in een regel. |
text-overflow |
Bepaal wat er moet gebeuren wanneer de tekst over de inhoud van het bevatte element raakt. |
text-shadow |
Voeg een tekstschaduw toe. |
text-transform |
Beheer de uppercase van de tekst. |
text-underline-offset |
Specificeer de afstand van de onderstrepingstekstdecoratie. |
text-underline-position |
Specificeer de positie van de onderstrepingstekstdecoratie. |
top |
Bepaal de toppositie van het geplaatste element. |
transform |
Toepassen van 2D- of 3D-conversie op het element. |
transform-origin |
Staat toe om de positie van het geconverteerde element te wijzigen. |
transform-style |
Bepaal hoe geneste elementen in de 3D-ruimte worden weergegeven. |
transition |
De afkorting van alle transition-* eigenschappen. |
transition-delay |
Bepaal wanneer het overgangseffect moet beginnen. |
transition-duration |
Bepaal het aantal seconden of milliseconden dat nodig is om het overgangseffect te voltooien. |
transition-property |
Bepaal de naam van het CSS-eigenschap dat overgangseffecten heeft. |
transition-timing-function |
Bepaal de snelheid van de overgangseffecten. |
translate |
Specificeer de positie van het element. |