www.fgks.org   »   [go: up one dir, main page]

CSS Attributes

This section contains reference topics for supported Cascading Style Sheets (CSS) properties. For a categorized list of CSS attributes in 'property-name' format, refer to the attribute index.

Attributes/Properties

!important

Increases the weight or importance of a particular declaration.

accelerator

Sets or retrieves a string that indicates whether the object contains an accelerator key.

background

Sets or retrieves up to five separate background properties of the object.

backgroundAttachment

Sets or retrieves how the background image is attached to the object within the document.

backgroundColor

Sets or retrieves the color behind the content of the object.

backgroundImage

Sets or retrieves the background image of the object.

backgroundPosition

Sets or retrieves the position of the background of the object.

backgroundPositionX

Sets or retrieves the x-coordinate of the backgroundPosition property.

backgroundPositionY

Sets or retrieves the y-coordinate of the backgroundPosition property.

backgroundRepeat

Sets or retrieves how the backgroundImage property of the object is tiled.

behavior

Sets or retrieves the location of the Dynamic HTML (DHTML) behavior.

border

Sets or retrieves the properties to draw around the object.

borderBottom

Sets or retrieves the properties of the bottom border of the object.

borderBottomColor

Sets or retrieves the color of the bottom border of the object.

borderBottomStyle

Sets or retrieves the style of the bottom border of the object.

borderBottomWidth

Sets or retrieves the width of the bottom border of the object.

borderCollapse

Sets or retrieves a value that indicates whether the row and cell borders of a table are joined in a single border or detached as in standard HTML.

borderColor

Sets or retrieves the border color of the object.

borderLeft

Sets or retrieves the properties of the left border of the object.

borderLeftColor

Sets or retrieves the color of the left border of the object.

borderLeftStyle

Sets or retrieves the style of the left border of the object.

borderLeftWidth

Sets or retrieves the width of the left border of the object.

borderRight

Sets or retrieves the properties of the right border of the object.

borderRightColor

Sets or retrieves the color of the right border of the object.

borderRightStyle

Sets or retrieves the style of the right border of the object.

borderRightWidth

Sets or retrieves the width of the right border of the object.

borderSpacing

Sets or retrieves the distance between the borders of adjoining cells in a table.

borderStyle

Sets or retrieves the style of the left, right, top, and bottom borders of the object.

borderTop

Sets or retrieves the properties of the top border of the object.

borderTopColor

Sets or retrieves the color of the top border of the object.

borderTopStyle

Sets or retrieves the style of the top border of the object.

borderTopWidth

Sets or retrieves the width of the top border of the object.

borderWidth

Sets or retrieves the width of the left, right, top, and bottom borders of the object.

bottom

Sets or retrieves the bottom position of the object in relation to the bottom of the next positioned object in the document hierarchy.

captionSide

Sets or retrieves where the caption of a table is located.

clear

Sets or retrieves whether the object allows floating objects on its left side, right side, or both, so that the next text displays past the floating objects.

clip

Sets or retrieves which part of a positioned object is visible.

clipLeft

Gets the left coordinate of the object clipping region.

clipRight

Gets the right coordinate of the object clipping region.

clipTop

Gets the top coordinate of the object clipping region.

color

Sets or retrieves the color of the text of the object.

content

Sets or retrieves generated content to insert before or after an element.

cssText

Sets or retrieves the persisted representation of the style rule.

cursor

Sets or retrieves the type of cursor to display as the mouse pointer moves over the object.

direction

Sets or retrieves the reading order of the object.

display

Sets or retrieves whether the object is rendered.

filter

Sets or retrieves the filter or collection of filters applied to the object.

font

Sets or retrieves a combination of separate font properties of the object. Alternatively, sets or retrieves one or more of six user-preference fonts.

fontFamily

Sets or retrieves the name of the font used for text in the object.

fontSize

Sets or retrieves a value that indicates the font size used for text in the object.

fontStyle

Sets or retrieves the font style of the object as italic, normal, or oblique.

fontVariant

Sets or retrieves whether the text of the object is in small capital letters.

fontWeight

Gets the numeric weight of the font of the object.

fontWeight

Sets or retrieves the weight of the font of the object.

hasLayout

Gets a value that indicates whether the object has layout.

height

Sets or retrieves the height of the object.

imeMode

Sets or retrieves the state of an Input Method Editor (IME).

layoutFlow

Sets or retrieves the direction and flow of the content in the object.

layoutGrid

Sets or retrieves the composite document grid properties that specify the layout of text characters.

layoutGridChar

Sets or retrieves the size of the character grid used for rendering the text content of an element.

layoutGridLine

Sets or retrieves the gridline value used for rendering the text content of an element.

layoutGridMode

Sets or retrieves whether the text layout grid uses two dimensions.

layoutGridType

Sets or retrieves the type of grid used for rendering the text content of an element.

left

Sets or retrieves the position of the object relative to the left edge of the next positioned object in the document hierarchy.

letterSpacing

Sets or retrieves the amount of additional space between letters in the object.

lineBreak

Sets or retrieves line-breaking rules for text in selected languages such as Japanese, Chinese and Korean.

lineHeight

Sets or retrieves the distance between lines in the object.

listStyle

Sets or retrieves up to three separate listStyle properties of the object.

listStyleImage

Sets or retrieves a value that indicates which image to use as a list-item marker for the object.

listStylePosition

Sets or retrieves a variable that indicates how the list-item marker is drawn relative to the content of the object.

listStyleType

Sets or retrieves the predefined type of the line-item marker for the object.

margin

Sets or retrieves the width of the top, right, bottom, and left margins of the object.

marginBottom

Sets or retrieves the height of the bottom margin of the object.

marginLeft

Sets or retrieves the width of the left margin of the object.

marginRight

Sets or retrieves the width of the right margin of the object.

marginTop

Sets or retrieves the height of the top margin of the object.

maxHeight

Sets or retrieves the maximum height for an element.

maxWidth

Sets or retrieves the maximum width for an element.

media

Sets or retrieves the media type.

minHeight

Sets or retrieves the minimum height for an element.

minWidth

Sets or retrieves the minimum width for an element.

msInterpolationMode

Sets or retrieves the interpolation (resampling) method used to stretch images.

orphans

Sets or retrieves the minimum number of lines of a paragraph that must appear at the bottom of a page.

outline

Sets or retrieves the color, style, and width of the outline frame.

outlineColor

Sets or retrieves the color of the outline frame.

outlineStyle

Sets or retrieves the style of the outline frame.

outlineWidth

Sets or retrieves the width of the outline frame.

overflow

Sets or retrieves a value indicating how to manage the content of the object when the content exceeds the height or width of the object.

overflowX

Sets or retrieves how to manage the content of the object when the content exceeds the width of the object.

overflowY

Sets or retrieves how to manage the content of the object when the content exceeds the height of the object.

padding

Sets or retrieves the amount of space to insert between the object and its margin or, if there is a border, between the object and its border.

paddingBottom

Sets or retrieves the amount of space to insert between the bottom border of the object and the content.

paddingLeft

Sets or retrieves the amount of space to insert between the left border of the object and the content.

paddingRight

Sets or retrieves the amount of space to insert between the right border of the object and the content.

paddingTop

Sets or retrieves the amount of space to insert between the top border of the object and the content.

pageBreakAfter

Sets or retrieves a value indicating whether a page break occurs after the object.

pageBreakBefore

Sets or retrieves a string indicating whether a page break occurs before the object.

pageBreakInside

Sets or retrieves a string indicating whether a page break is allowed to occur inside the object.

pixelBottom

Sets or retrieves the bottom position of the object.

pixelHeight

Sets or retrieves the height of the object.

pixelLeft

Sets or retrieves the left position of the object.

pixelRight

Sets or retrieves the right position of the object.

pixelTop

Sets or retrieves the top position of the object.

pixelWidth

Sets or retrieves the width of the object.

posBottom

Sets or retrieves the bottom position of the object in the units specified by the bottom attribute.

posHeight

Sets or retrieves the height of the object in the units specified by the height attribute.

position

Sets or retrieves the type of positioning used for the object.

posLeft

Sets or retrieves the left position of the object in the units specified by the left attribute.

posRight

Sets or retrieves the right position of the object in the units specified by the right attribute.

posTop

Sets or retrieves the top position of the object in the units specified by the top attribute.

posWidth

Sets or retrieves the width of the object in the units specified by the width attribute.

right

Sets or retrieves the position of the object relative to the right edge of the next positioned object in the document hierarchy.

rubyAlign

Sets or retrieves the position of the ruby text specified by the rt object.

rubyOverhang

Sets or retrieves the position of the ruby text specified by the rt object.

rubyPosition

Sets or retrieves the position of the ruby text specified by the rt object.

scrollbar3dLightColor

Sets or retrieves the color of the top and left edges of the scroll box and scroll arrows of a scroll bar.

scrollbarArrowColor

Sets or retrieves the color of the arrow elements of a scroll arrow.

scrollbarBaseColor

Sets or retrieves the color of the main elements of a scroll bar, which include the scroll box, track, and scroll arrows.

scrollbarDarkShadowColor

Sets or retrieves the color of the gutter of a scroll bar.

scrollbarFaceColor

Sets or retrieves the color of the scroll box and scroll arrows of a scroll bar.

scrollbarHighlightColor

Sets or retrieves the color of the top and left edges of the scroll box and scroll arrows of a scroll bar.

scrollbarShadowColor

Sets or retrieves the color of the bottom and right edges of the scroll box and scroll arrows of a scroll bar.

scrollbarTrackColor

Sets or retrieves the color of the track element of a scroll bar.

styleFloat

Sets or retrieves on which side of the object the text will flow.

tableLayout

Sets or retrieves a string that indicates whether the table layout is fixed.

textAlign

Sets or retrieves whether the text in the object is left-aligned, right-aligned, centered, or justified.

textAlignLast

Sets or retrieves how to align the last line or only line of text in the object.

textAutospace

Sets or retrieves the autospacing and narrow space width adjustment of text.

textDecoration

Sets or retrieves a value that indicates whether the text in the object has blink, line-through, overline, or underline decorations.

textDecorationBlink

Sets or retrieves a Boolean value that indicates whether the object's textDecoration property has a value of "blink."

textDecorationLineThrough

Sets or retrieves a Boolean value indicating whether the text in the object has a line drawn through it.

textDecorationNone

Sets or retrieves the Boolean value indicating whether the textDecoration property for the object has been set to none.

textDecorationOverline

Sets or retrieves a Boolean value indicating whether the text in the object has a line drawn over it.

textDecorationUnderline

Sets or retrieves whether the text in the object is underlined.

textIndent

Sets or retrieves the indentation of the first line of text in the object.

textJustify

Sets or retrieves the type of alignment used to justify text in the object.

textKashidaSpace

Sets or retrieves the ratio of kashida expansion to white space expansion when justifying lines of text in the object.

textOverflow

Sets or retrieves a value that indicates whether to render ellipses(...) to indicate text overflow.

textTransform

Sets or retrieves the rendering of the text in the object.

textUnderlinePosition

Sets or retrieves the position of the underline decoration that is set through the textDecoration property of the object.

top

Sets or retrieves the position of the object relative to the top of the next positioned object in the document hierarchy.

type

Retrieves the CSS language in which the style sheet is written.

unicodeBidi

Sets or retrieves the level of embedding with respect to the bidirectional algorithm.

verticalAlign

Sets or retrieves the vertical alignment of the object.

visibility

Sets or retrieves whether the content of the object is displayed.

whiteSpace

Sets or retrieves a value that indicates whether lines are automatically broken inside the object.

widows

Sets or retrieves the minimum number of lines of a paragraph that must appear at the top of a page.

width

Sets or retrieves the width of the object.

wordBreak

Sets or retrieves line-breaking behavior within words, particularly where multiple languages appear in the object.

wordSpacing

Sets or retrieves the amount of additional space between words in the object.

wordWrap

Sets or retrieves whether to break words when the content exceeds the boundaries of its container.

writingMode

Sets or retrieves the direction and flow of the content in the object.

zIndex

Sets or retrieves the stacking order of positioned objects.

zoom

Sets or retrieves the magnification scale of the object.

Related Topics


!important
Behavior
Lists
Color and Background
Filter
Font and Text
Border and Layout
Positioning
Printing
User Interface
Index

MSDN Library
Web Development
HTML and CSS
Cascading Style Sheets (CSS)
CSS Reference
Attributes