☰
English
accent-color
align
alignment-baseline
all
anchor
animation
appearance
aspect-ratio
backdrop-filter
backface-visibility
background
baseline
block-size
border
bottom
box
break
caption-side
caret
clear
clip
color
column
columns
contain
container
content
corner
counter
cursor
cx
cy
d
direction
display
dominant-baseline
dynamic-range-limit
empty-cells
field-sizing
fill
filter
flex
float
flood
font
forced-color-adjust
gap
grid
height
hyphenate
hyphens
image
ime-mode
initial-letter
inline-size
inset
interactivity
interest
interpolate-size
isolation
justify
left
letter-spacing
lighting-color
line
list
margin
marker
mask
math
max
min
min-block-size
min-height
min-inline-size
min-width
mix-blend-mode
object
offset
opacity
order
orphans
outline
overflow
overlay
overscroll
padding
page
paint-order
perspective
place
pointer-events
position
print-color-adjust
quotes
r
reading
resize
right
rotate
row
ruby
rule
rx
ry
scale
scroll
scrollbar
shape
speak
stop
stroke
tab-size
table-layout
text
timeline
top
touch-action
transform
transition
translate
trigger-scope
unicode-bidi
user-select
vector-effect
vertical-align
view
visibility
white
widows
width
will-change
word
writing-mode
x
y
z-index
zoom
מאפיין 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>
W3C
MDN
CSS
Show all code
ערוך CSS און-ליין
התוסף שזוכר עבורך מאות פריטי CSS
כל פרופרטי CSS — בהדגמה חיה
מקור הייחוס הדו-לשוני ל-CSS
הגדרה
דוגמאות
תחביר
מודול
מפרט
סוגי ערכים
מקורות מידע
הדגמה חזותית
previous
next