styleditor.net styleditor.net styleditor.net styleditor.net English accent-coloralignalignment-baselineallanchoranimationappearanceaspect-ratiobackdrop-filterbackface-visibilitybackgroundbaselineblock-sizeborderbottomboxbreakcaption-sidecaretclearclipcolorcolumncolumnscontaincontainercontentcornercountercursorcxcyddirectiondisplaydominant-baselinedynamic-range-limitempty-cellsfield-sizingfillfilterflexfloatfloodfontforced-color-adjustgapgridheighthyphenatehyphensimageime-modeinitial-letterinline-sizeinsetinteractivityinterestinterpolate-sizeisolationjustifyleftletter-spacinglighting-colorlinelistmarginmarkermaskmathmaxminmix-blend-modeobjectoffsetopacityorderorphansoutlineoverflowoverlayoverscrollpaddingpagepaint-orderperspectiveplacepointer-eventspositionprint-color-adjustquotesrreadingresizerightrotaterowrubyrulerxryscalescrollscrollbarshapespeakstopstroketab-sizetable-layouttexttimelinetoptouch-actiontransformtransitiontranslatetrigger-scopeunicode-bidiuser-selectvector-effectvertical-alignviewvisibilitywhitewidowswidthwill-changewordwriting-modexyz-indexzoom

The CSS Propertie backface-visibility

מאפיין backface-visibility קובע אם הצד האחורי של אלמנט גלוי כאשר הוא פונה לצופה בטרנספורמציה 3D. שימושי לאפקטי card-flip. אין השפעה ב-2D.
.card-back { backface-visibility: hidden; } .flip-card { transform-style: preserve-3d; } .flip-card .face { backface-visibility: hidden; }
visibleערך ברירת המחדל. גם הצד הקדמי וגם האחורי נראים בטרנספורמציה 3D.hiddenהצד האחורי מוסתר כשהוא פונה לצופה. יוצר stacking context וbounding block. CSS Transforms Module Level 2 Editor's Draft W3CMDN

text text text text

CSS

text text text text

Show all code
ערוך CSS און-ליין התוסף שזוכר עבורך מאות פריטי CSS כל פרופרטי CSS — בהדגמה חיה מקור הייחוס הדו-לשוני ל-CSS
הגדרהדוגמאותתחבירמודולמפרטמקורות מידעהדגמה חזותית