1: Top Offset property
Used to define the size of the top offset position of the element. Top:auto | Length | Percent
<! DOCTYPE HTML PUBLIC "-//w3c//dtd HTML 4.01 transitional//en" "Http://www.w3.org/TR/html4/loose.dtd" >
2: Right Offset property
Used to define the size of the offset position to the right of the element. Right:auto | Length | Percent
<! DOCTYPE HTML PUBLIC "-//w3c//dtd HTML 4.01 transitional//en" "Http://www.w3.org/TR/html4/loose.dtd" >
3: Bottom Offset Property Bottom
Used to define the size of the bottom offset position. Bottom:auto | Length | Percent
<! DOCTYPE HTML PUBLIC "-//w3c//dtd HTML 4.01 transitional//en" "Http://www.w3.org/TR/html4/loose.dtd" >
4: Left Offset property
The size used to define the offset to the left of the element, Left:auto | Length | Percent
<! DOCTYPE HTML PUBLIC "-//w3c//dtd HTML 4.01 transitional//en" "Http://www.w3.org/TR/html4/loose.dtd" >