☰
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
font-family
font-feature-settings
font-kerning
font-language-override
font-optical-sizing
font-palette
font-size
font-size-adjust
font-smooth
font-stretch
font-style
font-synthesis
font-synthesis-position
font-synthesis-small-caps
font-synthesis-style
font-synthesis-weight
font-variant
font-variant-alternates
font-variant-caps
font-variant-east-asian
font-variant-emoji
font-variant-ligatures
font-variant-numeric
font-variant-position
font-variation-settings
font-weight
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 font-variant-ligatures
מאפיין font-variant-ligatures שולט בשימוש בליגטורות (ligatures) ובאלטרנטיבים בהקשר (contextual alternates) של הפונט. מאפשר להפעיל/לבטל קטגוריות שונות: common, discretionary, historical, contextual.
.text { font-variant-ligatures: common-ligatures discretionary-ligatures; }
code { font-variant-ligatures: none; }
normal
הפעלת ליגטורות סטנדרטיות (ברירת המחדל של הפונט) (ברירת המחדל).
none
ביטול כל הליגטורות.
common-ligatures
<common-lig-values>: הפעלת ליגטורות נפוצות (fi, fl וכו').
no-common-ligatures
<common-lig-values>: ביטול ליגטורות נפוצות.
discretionary-ligatures
<discretionary-lig-values>: הפעלת ליגטורות דקורטיביות.
no-discretionary-ligatures
<discretionary-lig-values>: ביטול ליגטורות דקורטיביות.
historical-ligatures
<historical-lig-values>: הפעלת ליגטורות היסטוריות (כמו ſt).
no-historical-ligatures
<historical-lig-values>: ביטול ליגטורות היסטוריות.
contextual
<contextual-alt-values>: הפעלת אלטרנטיבים בהקשר.
no-contextual
<contextual-alt-values>: ביטול אלטרנטיבים בהקשר.
CSS Fonts Module Level 4
Editor's Draft
W3C
MDN
fi fl ff ffi ffl
Show all code
ערוך CSS און-ליין
התוסף שזוכר עבורך מאות פריטי CSS
כל פרופרטי CSS — בהדגמה חיה
מקור הייחוס הדו-לשוני ל-CSS
הגדרה
דוגמאות
תחביר
מודול
מפרט
מקורות מידע
הדגמה חזותית
previous
next