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

מאפיין visibility

מאפיין visibility שולט בנראות האלמנט — מאפשר להסתיר תוכן תוך שמירת המקום שלו בפריסה (בניגוד ל-display: none שמסיר אותו לחלוטין), או להסיר שורות/עמודות בטבלאות.
.hidden { visibility: hidden; } tr.collapsed { visibility: collapse; }
visibleערך ברירת המחדל. האלמנט מצויר כרגיל.hiddenהאלמנט בלתי-נראה אך שומר את המקום שלו בפריסה. אירועי מצביע אינם מטופלים.collapseבטבלאות — מסיר את השורה/העמודה (כמו display: none); במקומות אחרים מתנהג כמו hidden.force-hiddenמסתיר את האלמנט וכל צאצאיו — ללא אפשרות לבטל עם visibility: visible על צאצא. CSS Display Module Level 4 Editor's Draft W3CMDN
abcd efg hijk lmnop qrst uvw Show all code ערוך CSS און-ליין התוסף שזוכר עבורך מאות פריטי CSS כל פרופרטי CSS — בהדגמה חיה מקור הייחוס הדו-לשוני ל-CSS
הגדרהדוגמאותתחבירמודולמפרטמקורות מידעהדגמה חזותית