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

Click to Rate and Give Feedback
CSS Attributes: Positioning

This section contains a list of Cascading Style Sheets (CSS) properties that describe the size and position of elements, as well as their z-order and visibility.

Attributes/Properties

bottom

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

clip

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

display

Sets or retrieves whether the object is rendered.

height

Sets or retrieves the height of the object.

left

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

maxHeight

Sets or retrieves the maximum height for an element.

maxWidth

Sets or retrieves the maximum width for an element.

minHeight

Sets or retrieves the minimum height for an element.

minWidth

Sets or retrieves the minimum width for an element.

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.

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.

top

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

visibility

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

width

Sets or retrieves the width of the object.

zIndex

Sets or retrieves the stacking order of positioned objects.

Tags What's this?: Add a tag
Community Content
 
Add Community Content
© 2008 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker
DCSIMG