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-colorlinelistmarginmarkermaskmathmaxminmix-blend-modeobjectoffsetopacityorderorphansoutlineoverflowoverlayoverscrollpaddingpagepaint-orderperspectiveplacepointer-eventspositionprint-color-adjustquotesrreadingresizerightrotaterowrubyrulerxryscalescrollscrollbarshapespeakstopstroketab-sizetable-layouttexttimelinetoptouch-actiontransformtransitiontranslatetrigger-scopeunicode-bidiuser-selectvector-effectvertical-alignviewvisibilitywhitewidowswidthwill-changewordwriting-modexyz-indexzoom

The CSS Propertie dominant-baseline

מאפיין dominant-baseline קובע את קו הבסיס הדומיננטי של תיבה — סוג קו הבסיס שלפיו יושרו תוכן וצאצאי-inline על ציר ה-block. רלוונטי בעיקר ל-SVG וטקסט עם מערבולת סקריפטים (CJK, אלפבית, מתמטיקה).
text { dominant-baseline: middle; } .math-text { dominant-baseline: mathematical; writing-mode: horizontal-tb; }
autoשווה ל-alphabetic במצבי כתיבה אופקיים ובמצבים אנכיים עם sideways; שווה ל-central במצבים אנכיים עם mixed או upright (ברירת המחדל).text-bottomשימוש בקו הבסיס text-under (תחתית תיבת הטקסט).alphabeticשימוש בקו הבסיס האלפביתי — סטנדרטי לכתבים לטיניים, קיריליים ויווניים.ideographicשימוש בקו הבסיס ideographic-under — מתאים לכתבי CJK.middleשימוש בקו הבסיס x-middle (אמצע גובה x); ב-upright הופך ל-central.centralשימוש בקו הבסיס central — אמצע התיבה.mathematicalשימוש בקו הבסיס המתמטי — מתאים לסימני מתמטיקה.hangingשימוש בקו הבסיס hanging — מתאים לכתבים תלויים כמו דוואנגרי וטיבטית.text-topשימוש בקו הבסיס text-over (ראש תיבת הטקסט). CSS Inline Layout Module Level 3 Editor's Draft W3CMDN
alphabetic Show all code ערוך CSS און-ליין התוסף שזוכר עבורך מאות פריטי CSS כל פרופרטי CSS — בהדגמה חיה מקור הייחוס הדו-לשוני ל-CSS
הגדרהדוגמאותתחבירמודולמפרטמקורות מידעהדגמה חזותית