☰
English
accent-color
align
alignment-baseline
all
anchor
animation
appearance
aspect-ratio
backdrop-filter
backface-visibility
background
baseline
block-size
border
border-block
border-block-color
border-block-end
border-block-end-color
border-block-end-style
border-block-end-width
border-block-start
border-block-start-color
border-block-start-style
border-block-start-width
border-block-style
border-block-width
border-bottom
border-bottom-color
border-bottom-left-radius
border-bottom-right-radius
border-bottom-style
border-bottom-width
border-collapse
border-color
border-end-end-radius
border-end-start-radius
border-image
border-image-outset
border-image-repeat
border-image-slice
border-image-source
border-image-width
border-inline
border-inline-color
border-inline-end
border-inline-end-color
border-inline-end-style
border-inline-end-width
border-inline-start
border-inline-start-color
border-inline-start-style
border-inline-start-width
border-inline-style
border-inline-width
border-left
border-left-color
border-left-style
border-left-width
border-radius
border-right
border-right-color
border-right-style
border-right-width
border-shape
border-spacing
border-start-end-radius
border-start-start-radius
border-style
border-top
border-top-color
border-top-left-radius
border-top-right-radius
border-top-style
border-top-width
border-width
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
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
The CSS Propertie border-image
מאפיין הקיצור border-image קובע את כל מאפייני ה-border-image-* בהצהרה אחת: source, slice, width (אחרי `/`), outset (אחרי `/` נוסף), ו-repeat. ערכים שחסרים מקבלים את ברירת המחדל של ה-longhand שלהם.
.box { border-image: url('frame.png') 30 fill / 20px / 0 round; }
.box { border-image: linear-gradient(45deg, magenta, cyan) 1 / 6px stretch; }
פחות:
0
יותר:
9999
צעד:
1
יחידות:
% | px | em | rem | pt |
none
אין תמונת מסגרת.
fill
מ-border-image-slice — צייר גם את האזור המרכזי.
auto
מ-border-image-width — השתמש ב-slice הקיים או ב-border-width.
stretch
מ-border-image-repeat — מתיחה (ברירת המחדל).
repeat
מ-border-image-repeat — שכפול.
round
מ-border-image-repeat — שכפול עם התאמת קנה-מידה.
space
מ-border-image-repeat — שכפול עם פיזור רווחים.
url()
תמונה לפי כתובת.
linear-gradient()
מעבר צבעים ליניארי.
radial-gradient()
מעבר צבעים רדיאלי.
conic-gradient()
מעבר צבעים קוני.
repeating-linear-gradient()
מעבר ליניארי חוזר.
repeating-radial-gradient()
מעבר רדיאלי חוזר.
repeating-conic-gradient()
מעבר קוני חוזר.
image-set()
בחירת תמונה לפי רזולוציה/פורמט.
cross-fade()
מיזוג שתי תמונות.
CSS Borders Module Level 4
Working Draft
<image> <length-percentage> <number>
W3C
MDN
CSS
Show all code
ערוך CSS און-ליין
התוסף שזוכר עבורך מאות פריטי CSS
כל פרופרטי CSS — בהדגמה חיה
מקור הייחוס הדו-לשוני ל-CSS
הגדרה
דוגמאות
תחביר
מודול
מפרט
סוגי ערכים
מקורות מידע
הדגמה חזותית
previous
next