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-colorlinelistlist-stylelist-style-imagelist-style-positionlist-style-typemarginmarkermaskmathmaxminmix-blend-modeobjectoffsetopacityorderorphansoutlineoverflowoverlayoverscrollpaddingpagepaint-orderperspectiveplacepointer-eventspositionprint-color-adjustquotesrreadingresizerightrotaterowrubyrulerxryscalescrollscrollbarshapespeakstopstroketab-sizetable-layouttexttimelinetoptouch-actiontransformtransitiontranslatetrigger-scopeunicode-bidiuser-selectvector-effectvertical-alignviewvisibilitywhitewidowswidthwill-changewordwriting-modexyz-indexzoom

The CSS Propertie list-style-image

המאפיין list-style-image קובע תמונה כסמן של פריט רשימה. אם הערך הוא תמונה תקפה — היא משמשת כסמן; אחרת לפריט אין תמונת סמן.
ul { list-style-image: url("bullet.png"); } ul.gradient-bullets { list-style-image: linear-gradient(45deg, hotpink, gold); }
noneאין תמונת סמן (ערך ברירת המחדל). הסמן נקבע על-ידי list-style-type. url()טוען תמונה חיצונית לפי URI.linear-gradient()גרדיאנט לינארי כתמונת סמן.radial-gradient()גרדיאנט רדיאלי כתמונת סמן.conic-gradient()גרדיאנט קוני כתמונת סמן.image-set()בוחר את התמונה הטובה ביותר מבין כמה רזולוציות. CSS Lists and Counters Module Level 3 Editor's Draft <image> W3CMDN
  • css
  • html
  • javascript
  • php
Show all code
ערוך CSS און-ליין התוסף שזוכר עבורך מאות פריטי CSS כל פרופרטי CSS — בהדגמה חיה מקור הייחוס הדו-לשוני ל-CSS
הגדרהדוגמאותתחבירמודולמפרטסוגי ערכיםמקורות מידעהדגמה חזותית