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-colorlinelistmarginmarkermaskmathmaxminmin-block-sizemin-heightmin-inline-sizemin-widthmix-blend-modeobjectoffsetopacityorderorphansoutlineoverflowoverlayoverscrollpaddingpagepaint-orderperspectiveplacepointer-eventspositionprint-color-adjustquotesrreadingresizerightrotaterowrubyrulerxryscalescrollscrollbarshapespeakstopstroketab-sizetable-layouttexttimelinetoptouch-actiontransformtransitiontranslatetrigger-scopeunicode-bidiuser-selectvector-effectvertical-alignviewvisibilitywhitewidowswidthwill-changewordwriting-modexyz-indexzoom

מאפיין min-height

המאפיין min-height קובע את הגובה המינימלי של תיבת האלמנט. הגובה בפועל לא ירד מתחת לערך זה. אחוזים מתייחסים לגובה ה-containing block (אם מוגדר).
.hero { min-height: 50vh; } .sticky-footer { min-height: calc(100vh - var(--header)); }
פחות:0 יותר:9999 צעד:1 יחידות:% | px | em | rem | vw | vh autoמינימום אוטומטי (ערך ברירת המחדל) — מתפענח כ-0 בסוגי תצוגה של CSS2; יכול להיות שונה ב-flex/grid (קשור לגודל התוכן).min-contentהגובה המינימלי של התוכן.max-contentהגובה המקסימלי של התוכן.fit-contentערך פונקציה: שילוב של min-content ו-max-content בהתחשב במקום הזמין. fit-content()fit-content(<length-percentage>) — מגביל את הגובה לפי האורך הנתון.calc()מחשב ערך מתוך ביטוי מתמטי. CSS Box Sizing Module Level 3 Editor's Draft <length-percentage> W3CMDN
CSS Show all code ערוך CSS און-ליין התוסף שזוכר עבורך מאות פריטי CSS כל פרופרטי CSS — בהדגמה חיה מקור הייחוס הדו-לשוני ל-CSS
הגדרהדוגמאותתחבירמודולמפרטסוגי ערכיםמקורות מידעהדגמה חזותית