Defines whether a block-level element allows itself to be displayed in the same horizontal band as a nearby floating element, such as an image.
Positions the caption element above or below the tabular content of the enclosing table element (other values may not work in some browsers).
The CSS specification calls for this attribute to define the position of the bottom edge of a positioned element's content (exclusive of borders and
This is a shortcut attribute that lets you set multiple border edges to the same or different widths.
This is a shortcut attribute that lets you set multiple border edges to the same or different style.
Determines the size of the space (if any) between all cell borders in a table.
This is a shortcut attribute that lets you set multiple border edges to the same or different colors.
Sets whether borders of adjacent table elements (cells, row groups, column groups) are rendered separately or collapsed (merged) to ignore any
Each attribute sets the width of a single border edge of an element.
Each attribute sets the line style of a single border edge of an element.
Each attribute sets the color of a single border edge of an element. This power is easy to abuse by mixing colors that don't belong together.
All four attributes are shorthand attributes for setting the width, style, and/or color of a single border edge of an element in one assignment
This is a shorthand attribute for setting the width, style, and/or color of all four borders around an element in one assignment statement.
Associates an external behavior definition to the element.
Sets whether a background image (specified with the background-image attribute) should repeat and, if so, along which axis.