PROMO: Online casino feature some amazing graphics, learn more about these at yours4money.com

This property specifies the position of elements with an intrinsic (HTML CAPTION elements) or assigned ‘display’ property value of “table-caption” in relation to the table rendering box they are assigned to.
Alignment within the table caption is accomplished using the ‘text-align’ and ‘vertical-align’ properties.

Read the rest of this entry »

This describes the vertical offset for the bottom edge of the absolutely positioned element box from the bottom edge of the element’s containing block. For relatively positioned boxes, the offsets are relative to where the box would appear normally in the document flow.

Positive values are above the parent block’s bottom edge and negative values are below.

Read the rest of this entry »

This is a shorthand property which allows an author to specify ‘border-top-width’, ‘border-right-width’, ‘border-bottom-width’, and ‘border-left-width’ properties using a single property and value notation (the values are given in this order separated by spaces).

If one or more of the values are not present, the value for a missing side is taken from the opposite side that is present. If only one value is listed, it applies to all sides.

Read the rest of this entry »

This property controls the thickness (width) of the top border of an element’s rendering box. Negative values are not allowed.

Read the rest of this entry »

This property controls the line style of the top border of an element’s rendering box.
Browsers that support this property are allowed to treat values of dotted, dashed, groove, ridge, inset, outset and double as the value solid.

Read the rest of this entry »

This property controls the color of the top border of an element’s rendering box.
If no border-color is specified for an element’s border, the value of the ‘color’ property is used instead.

Read the rest of this entry »

This is a shorthand property which allows an author to specify the border-width, border-style, and border-color for the top border of an element. If no color is specified, the value will be taken from the ‘color’ property.

Read the rest of this entry »