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

The CSS Propertie min-width

המאפיין min-width קובע את הרוחב המינימלי של תיבת האלמנט. הרוחב בפועל לא ירד מתחת לערך זה. אחוזים מתייחסים לרוחב ה-containing block.
.readable { min-width: 320px; } .col { min-width: max-content; }
פחות: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
הגדרהדוגמאותתחבירמודולמפרטסוגי ערכיםמקורות מידעהדגמה חזותית