asp.net.ph

Skip Navigation LinksHome > Abakada: Back to Basics > Language References > CSS Properties > Display and Position Properties

CSS Display and Positioning Properties


PropertyDescription
bottomSets the bottom position of an object.
clearSets whether an element must be moved below floating elements that precede it.
clipSets which part of a positioned object is visible.
displaySpecifies how an object is rendered.
dominant-baselineSets the specific baseline used to align the box’s text and inline-level contents.
floatPlaces an element on the left or right side of its container.
heightSets the height of an object.
inset-blockDefines the logical block start and end offsets of an element.
inset-block-endDefines the logical block end offset of an element.
inset-block-startDefines the logical block start offset of an element.
inset-inlineDefines the logical inline start and end offsets of an element.
inset-inline-endDefines the logical inline end offset of an element.
inset-inline-startDefines the logical inline start offset of an element.
leftSets the left position of an object.
overflowSpecifies the desired behavior when content does not fit in the element’s containing box.
overflow-xSpecifies the desired behavior when content does not fit in the left and right edges of its containing box.
overflow-ySpecifies the desired behavior when content does not fit in the top and bottom edges of its containing box.
positionSpecifies how an element is positioned in a document.
rightSets the right position of an object.
rotateEnables rotation of an element.
scaleChanges the size of an element.
text-box-edgeSpecifies an amount of space to trim from a text element’s block container.
text-box-trimSpecifies which edge(s) of text content to trim space from.
topSets the top position of an object.
transformEnables movement, scaling, rotation, and distortion of elements.
translateEnables changing the position of an element.
vertical-alignSets vertical alignment of an inline, inline-block or table-cell box.
visibilityShows or hides an element without changing the layout of a document.
widthSets the width of an object.
z-indexSets the stacking order of positioned objects.
zoomEnables changes in the size of an element.

Exrernal reference: CSS Box Alignment Module Level 3   CSS Positioned Layout Module Level 3

See Also

Style Sheet Basics   Using StyleSheets   W3C Cascading Style Sheet Specification



Check out related books at Amazon

© 2025 Reynald Nuñez and asp.net.ph. All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note