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 field-sizing

מאפיין field-sizing שולט באופן שבו הדפדפן קובע את הגודל הפנימי של פקדי טופס (textarea, input וכו'). מאפשר לפקד לגדול אוטומטית לפי תוכנו במקום להישאר בגודל ברירת המחדל של הדפדפן.
textarea { field-sizing: content; } input[type="text"], textarea { field-sizing: content; min-width: 8ch; max-width: 40ch; }
fixedהדפדפן משתמש בגודל ברירת המחדל המוגדר על-ידי ה-host language עבור האלמנט (ברירת המחדל).contentהדפדפן קובע את הגודל לפי התוכן עצמו ומתעלם מגודל ברירת המחדל. שימושי במיוחד עבור textarea שמתרחב אוטומטית. CSS Form Control Styling Module Level 1 Editor's Draft W3CMDN

Show all code
ערוך CSS און-ליין התוסף שזוכר עבורך מאות פריטי CSS כל פרופרטי CSS — בהדגמה חיה מקור הייחוס הדו-לשוני ל-CSS
הגדרהדוגמאותתחבירמודולמפרטמקורות מידעהדגמה חזותית