Vertaling van "CSS property" in Nederlands
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
To change the style of an element, you only have to find the element's class and change the desired CSS property.
Om de stijl van een element te wijzigen, hoeft u enkel de categorie van het element terugvinden en de gewenste CSS-eigenschap wijzigen.
This is a little reminder that there is a CSS property for helping control what happens to images as they scale up: image-rendering.
Dit is een kleine herinnering dat er sprake is van een CSS-eigenschap voor het helpen bepalen wat er gebeurt met afbeeldingen als ze schalen: - beeld-weergave.
The lines in this paragraph are all centered between the paragraph's margins, thanks to the value 'center' of the CSS property 'text-align'.
De regels in deze paragraaf zijn allen gecentreerd tussen de marges van de paragraaf, dankzij het value 'center' van de CSS eigenschap 'text-align'.
The CSS property border-width is very simple to use: 'border-width: 10px;' will display a border of 10px wide.
De dikte van de omranding kan eenvoudig aangepast worden met de CSS eigenschap border-width.
Deal with CSS property inheritance (such as left indent)
Deal with CSS property inheritance (such as point size)
To make sure that the mouse events are propagated properly to the underlying canvas too, we use the CSS property {pointer-events: none} for this div so that mouse events are propagated to the underlying canvas.
Om ervoor te zorgen dat de muisgebeurtenissen juist aan het onderliggende canvas worden doorgegeven, gebruiken we de CSS-eigenschap {pointer-events: none} voor deze div, zodat muisgebeurtenissen aan het onderliggende canvas worden doorgegeven.
The animation-play-state CSS property specifies whether an animation is running or paused.
De animation-duration CSS-eigenschap specificeert hoelang één cyclus duurt in een animatie.
See also The animation-delay CSS property specifies when an animation should start.
De animation-duration CSS-eigenschap specificeert hoelang één cyclus duurt in een animatie.
Outline The CSS property outline will display a 'border' outside an element.
Met de CSS eigenschap outline kan een extra rand om een html element weergegeven worden.
You can right click on an HTML tag name or a CSS property name to get help for that tag or property.
Je kan met de rechtermuisknop klikken op een HTML tag of CSS eigenschap om hulp te verkrijgen over die tag of eigenschap.
For each one of these details a unique CSS property is added, which developers can embed in their CSS files with their desired selectors.
Voor elk van deze gegevens een unieke CSS eigenschap wordt toegevoegd, die ontwikkelaars kunnen verankeren in hun CSS-bestanden met hun gewenste selectors.
The animation-duration CSS property specifies the length of time that an animation should take to complete one cycle.
Voorbeelden Samenvatting De animation-duration CSS-eigenschap specificeert hoelang één cyclus duurt in een animatie.