1. background:
    Sets the background in the form of a color and / or a picture, the last 2 parameters are valid if the no-repeat parameter is set, see below for setting the parameters separately.
    1. image:
    2. color:
    3. attachment:
    4. repeat:
    5. Position-X:
    6. Position-Y:

  2. background-attachment:
    a style sheet property ( STYLE tag), or a style property inside a tag (STYLE attribute). Specifies whether the background picture is scrolled or not, the default is scroll.
    background-Attachment:      
  3. background-Color:
    a style sheet property ( STYLE tag), or a style property inside a tag (STYLE attribute). Sets the background color.
    background-Color:
  4. background-image:
    a style sheet property ( STYLE tag), or a style property inside a tag (STYLE attribute). Sets the background image, default none.
    background-Image:
  5. backgroundPosition:
    a style sheet property ( STYLE tag), or a style property inside a tag (STYLE attribute). Sets the position of the background image, effective if no-repeat
    is set
    1. Position-X:
    2. Position-Y:

  6. background-Position-X:
    a style sheet property ( STYLE tag), or a style property inside a tag (STYLE attribute). Specifies the X-coordinate (horizontal) of the background image. Valid if no-repeat is specified.
    background-Position-X:
  7. background-Position-Y:
    a style sheet property ( STYLE tag), or a style property inside a tag (STYLE attribute). Sets the Y coordinate (vertical) of the background image. Effective if no-repeat is specified.
    background-Position-Y:
  8. backgroundRepeat:
    a style sheet property ( STYLE tag), or a style property inside a tag (STYLE attribute). Sets or returns a repeat of the background picture.
    background-Repeat:
  9. border:
    a style sheet property ( STYLE tag), or a style property inside a tag (STYLE attribute). Specifies the appearance of a border around an object and between frames.
    1. border-color:
    2. border-width:
    3. Border-style:

  10. borderBottom:a style sheet property ( STYLE tag), or a style property inside a tag (STYLE attribute). Sets the properties of the bottom line of the object's frame.
    1. border-color:
    2. border-width:
    3. Border-style:

  11. borderBottomColor:
    a style sheet property ( STYLE tag), or a style property inside a tag (STYLE attribute). Sets the color of the bottom line of the object's border.
    border-Bottom-Color:
  12. borderBottomStyle:
    a style sheet property ( STYLE tag), or a style property inside a tag (STYLE attribute). Sets the style of the bottom line of the object's frame.
    border-Bottom-Style:
  13. borderBottomWidth:
    a style sheet property ( STYLE tag), or a style property inside a tag (STYLE attribute). Specifies the width of the bottom line of the object border.
    border-Bottom-Width:
  14. border-Color:
    style sheet property ( STYLE tag), or a style property inside a tag (STYLE attribute). Sets the color of all lines of the object's frame.
    border-Color:
    border-color:red
    border-color:red blue
    border-color:red blue green
    border-color:red blue green black

  15. borderLeft:
    a style sheet property ( STYLE tag), or a style property inside a tag (STYLE attribute). Sets the properties of the left line of the object frame.
    1. border-color:
    2. border-width:
    3. Border-style:

  16. borderLeftColor:
    a style sheet property ( STYLE tag), or a style property inside a tag (STYLE attribute). Sets the colors of the left border of the object.
    border-Left-Color:
  17. borderLeftStyle:
    a style sheet property ( STYLE tag), or a style property inside a tag (STYLE attribute). Specifies the style of the left border of the object.
    border-Left-Style:
  18. borderLeftWidth:
    a style sheet property ( STYLE tag), or a style property inside a tag (STYLE attribute). Specifies the width of the left border line of the object.
    border-Left-Width:
  19. borderRight:
    a style sheet property ( STYLE tag), or a style property inside a tag (STYLE attribute). Sets the properties of the right line of the object frame.
    1. border-color:
    2. border-width:
    3. Border-style:

  20. borderRightColor:
    a style sheet property ( STYLE tag), or a style property inside a tag (STYLE attribute). Sets the color of the right border line of the object.
    border-Right-Color:
  21. borderRightStyle:
    a style sheet property ( STYLE tag), or a style property inside a tag (STYLE attribute). Specifies the style of the right border of the object.
    border-Right-Style:
  22. borderRightWidth:
    a style sheet property ( STYLE tag), or a style property inside a tag (STYLE attribute). Specifies the width of the right border of the object.
    border-Right-Width:
  23. borderStyle:
    a style sheet property ( STYLE tag), or a style property inside a tag (STYLE attribute). Sets the style of all lines of the object's frame.
    Border-Style:
    border-style: solid

    border-style: inset outset

    border-style: ridge inset outset

    border-style: solid double groove ridge

  24. borderTop:
    a style sheet property ( STYLE tag), or a style property inside a tag (STYLE attribute). Sets the properties of the top line of the object border.
    1. border-color:
    2. order-width:
    3. Border-style:

  25. borderTopColor:
    a style sheet property ( STYLE tag), or a style property inside a tag (STYLE attribute). Sets the colors of the top border of the object.
    border-Left-Color:
  26. borderTopStyle:
    a style sheet property ( STYLE tag), or a style property within a tag (STYLE attribute). Specifies the width of the top line of the object border.
    border-Top-Style:
  27. borderTopWidth:
    a style sheet property ( STYLE tag), or a style property within a tag (STYLE attribute). Specifies the width of the top line of the object border.
    border-Top-Width:
  28. borderWidth:
    a style sheet property ( STYLE tag), or a style property inside a tag (STYLE attribute). Sets the width of all border lines for the object.
    Border-Width:
    border-width: thin

    border-width: medium

    border-width: thick

    border-width: 2mm

    border-width: 1mm 2mm

    border-width: 1mm 2mm 3mm

    border-width: 1mm 2mm 3mm 4mm

  29. clear:
    clear:
  30. clip:
    is a style sheet property (STYLE tag), or a style property within a tag (STYLE attribute). Sets the partial visibility of the object.
    Works only when the style property is STYLE = "...; position: absolute; ..."
    clip:

  31. color:
    a style sheet property ( STYLE tag), or a style property within a tag (STYLE attribute). Sets or returns the color of the text on an object.
    color:
  32. cursor:
    a style sheet property ( STYLE tag), or a style property inside a tag (STYLE attribute). Specifies the appearance of the mouse cursor over an object.
    cursor:
  33. display:
    a style sheet property ( STYLE tag), or a style property inside a tag (STYLE attribute). Sets the visibility / invisibility of an object.
    display:
    Cancels the invisibility of removing this attribute
  34. filter:
    a style sheet property ( STYLE tag), or a style property inside a tag (STYLE attribute). Sets or returns a set of all filters applied to this element.
  35. font:
    a style sheet property ( STYLE tag), or a style property inside a tag (STYLE attribute). Sets the object's font properties, or imports the font.
    When setting all properties, the sequence is important. After inserting into the tag, remove any number of unnecessary properties without changing their order.
    1. font-style:
    2. font-variant:
    3. font-weight:
    4. font-weight:
    5. font-size:
    6. Font-size:
    7. Font-size:
    8. line-heght:
    9. font-family:

  36. fontFamily:
    a style sheet property ( STYLE tag), or a style property inside a tag (STYLE attribute). Specifies the font family.

    font-family:
    family font family name (New York)
    genus generic name (Serif)
    Several fonts are installed in order of priority listing families and genders and separated by a space, the last should be the genus. A limited number of fonts are specified in the list; however, you can use other fonts. To do this, after inserting the tag into the text, change the inserted font to the required one.

  37. fontSize:
    a style sheet property ( STYLE tag), or a style property inside a tag (STYLE attribute). Sets the font size.
    1. font-Size:
    2. Font-Size:
    3. Font-Size:
  38. fontStyle:
    a style sheet property ( STYLE tag), or a style property inside a tag (STYLE attribute). Sets the font style to normal or italic.
    font-Style:
  39. fontVariant:
    a style sheet property ( STYLE tag), or a style property inside a tag (STYLE attribute). Specifies the change of lowercase letters in the text.
    font-Variant:      
  40. fontWeight:
    a style sheet property ( STYLE tag), or a style property inside a tag (STYLE attribute). Specifies the weight of the font.
    font-Weight:
  41. float:
    a style sheet property ( STYLE tag), or a style property inside a tag (STYLE attribute). Specifies the order in which text wraps around an object.
    float:
    This is the text, which shows how it flows around the painting object when the value of the painting is float: none . This is the default float.
    This is the text, which shows how it flows around the painting object when the value of the painting is float: left
    This is the text, which shows how it flows around the picture object when the picture value is float: right

  42. height:
    a style sheet property ( STYLE tag), or a style property inside a tag (STYLE attribute). Sets the height of the object and sets the posheight property.
    height:
  43. left:
    a style sheet property ( STYLE tag), or a style property inside a tag (STYLE attribute). Determines the x coordinate of the object and sets the posleft property. It only makes sense if position: absolute.
    left:
  44. letterSpacing:
    a style sheet property ( STYLE tag), or a style property inside a tag (STYLE attribute). Sets the extra space between characters in the text.
    letter-Spacing:
  45. lineHeight:
    a style sheet property ( STYLE tag), or a style property inside a tag (STYLE attribute). Sets the spacing between lines.
    line-Height:
  46. listStyle:
    a style sheet property ( STYLE tag), or a style property inside a tag (STYLE attribute). Sets several style properties for list tags: OL, DL, UL, MENU .
    1. list-style-type:
    2. List-style-image:
    3. list-style-position:

  47. listStyleImage:
    a style sheet property ( STYLE tag), or a style property inside a tag (STYLE attribute). Sets the background image for a list item.
    list-Style-Image:
  48. listStylePosition:
    a style sheet property ( STYLE tag), or a style property inside a tag (STYLE attribute). Sets the coordinates of the markers in the list item.
    list-Style-Position:
  49. listStyleType:
    a style sheet property ( STYLE tag), or a style property inside a tag (STYLE attribute). Specifies the look of the list marker.
    list-Style-Type:
  50. margin:
    a style sheet property ( STYLE tag), or a style property inside a tag (STYLE attribute). Sets the values for all four padding of an object relative to the container object that contains the object.
    margin:
  51. marginBottom:
    a style sheet property ( STYLE tag), or a style property inside a tag (STYLE attribute). Sets the bottom margin for an object, or block of text.
    margin-Bottom:
  52. marginLeft:
    inside a tag (STYLE attribute). Sets the left margin for an object or block of text.
    margin-Left:
    margin-left:20px

  53. marginRight:
    a style sheet property ( STYLE tag), or a style property inside a tag (STYLE attribute). Sets the right margin for an object or block of text.
    margin-Right:
    margin-right:40px

  54. marginTop:
    a style sheet property ( STYLE tag), or a style property inside a tag (STYLE attribute). Sets the top margin for an object or block of text.
    margin-Top:
  55. overflow:
    a style sheet property ( STYLE tag), or a style property inside a tag (STYLE attribute). Sets the image of an object that extends beyond the bounds of a container object (sets scroll bars).
    overflow:

    This is how a DIV tag with scrollbars looks like (style = "...; owerflow: scroll; ...")
  56. padding:
    a style sheet property ( STYLE tag), or a style property inside a tag (STYLE attribute). Sets the distance between the border and the content for all sides of the object.
    padding:
  57. paddingBottom:
    a style sheet property ( STYLE tag), or a style property inside a tag (STYLE attribute). Sets the distance between the bottom line of the border and the content of the object.
    padding-Bottom:
  58. paddingLeft:
    a style sheet property ( STYLE tag), or a style property inside a tag (STYLE attribute). Specifies the distance between the left border line and the object's content.
    padding-Left:
  59. paddingRight:
    a style sheet property ( STYLE tag), or a style property inside a tag (STYLE attribute). Specifies the distance between the right border line and the object's content.
    padding-Right:
  60. paddingTop:
    a style sheet property ( STYLE tag), or a style property inside a tag (STYLE attribute). Sets the distance between the top line of the border and the content of the object.
    padding-Top:
  61. pageBreackAfter:
    a style sheet property ( STYLE tag), or a style property inside a tag (STYLE attribute). Sets the section break on the page before the object
    page-Breack-After:
  62. pageBreackBefore:
    a style sheet property ( STYLE tag), or a style property inside a tag (STYLE attribute). Sets the section break on the page after the object.
    page-Breack-After:
  63. pixelHeight:
    property of many tags , used only in scripts. Sets or returns the value of the height property, in pixels, as a number, not a string.
    object.style.pixelHeight
  64. pixelLeft:
    property of many tags , used only in scripts. Sets or returns the value of the left property, in pixels, as a number, not a string.
    object.style.pixelLeft
  65. pixelTop:
    property of many tags , used only in scripts. Sets or returns the value of the top property, in pixels, as a number, not a string.
    object.style.pixelTop
  66. pixelWidth:
    property of many tags , used only in scripts. Sets or returns the value of the width property, in pixels, as a number, not a string.
    object.style.pixelWidth
  67. posHeight:
    property of many tags , used only in scripts. Sets or returns the value of the height property, in the last specified unit, as a number, not a string.
    object.style.posHeight
  68. position:
    a style sheet property ( STYLE tag), or a style property inside a tag (STYLE attribute). Sets, returns the type of object positioning.
    position:
  69. posLeft:
    property of many tags , used only in scripts. Sets or returns the X coordinate of the object, in the last specified unit, as a number.
    object.style.posLeft
  70. posTop:
    property of many tags , used only in scripts. Sets or returns the value of the object's Y-coordinate property, in the last specified unit, as a number.
    object.style.posTop
  71. posWidth:
    property of many tags , used only in scripts. Sets or returns the width of the object, in the last specified unit, as a number.
    object.style.posWidth
  72. float:
    a style sheet property ( STYLE tag), or a style property inside a tag (STYLE attribute). Specifies the order in which text wraps around an object.
    float:
    This is the text, which shows how it flows around the painting object when the value of the painting is float: none . This is the default float.
    This is the text, which shows how it flows around the painting object when the value of the painting is float: left
    This is the text, which shows how it flows around the picture object when the picture value is float: right

  73. textAlign:
    a style sheet property ( STYLE tag), or a style property inside a tag (STYLE attribute). Specifies the order in which text is aligned within an object.
    text-Align:
  74. textDecoration:
    a style sheet property ( STYLE tag), or a style property inside a tag (STYLE attribute). Specifies some font elements (underline, overline text.
    text-Decoration:
  75. textIndent:
    a style sheet property ( STYLE tag), or a style property inside a tag (STYLE attribute). Specifies the amount of indentation for the first line of text as a positive or negative number.
    text-Indent:
  76. textTransform:
    property of many tags . Specifies the order in which text letters are converted to uppercase and lowercase.
    text-Transform:
    Example text text-Transform: none
    Example text text-Transform:capitalize
    Example text text-Transform: uppercase
    Example text text-transform: Lowercase

  77. top:
    a style sheet property ( STYLE tag), or a style property inside a tag (STYLE attribute). Gets or sets the Y coordinate of the object and sets the postop property. It only makes sense if position: absolute.
    top:
  78. verticalAlign:
    a style sheet property ( STYLE tag), or a style property inside a tag (STYLE attribute). Sets or returns the vertical alignment order of objects.
    vertical-Align:
    Examples of vertical alignment of a picture relative to text and buttons
    By inheritance, vertical-align: baseline
    By vertical, vertical-align: sub
    By vertical, vertical-align: super
    By vertical, vertical-align: top
    By vertical, vertical-align: text-top
    By vertical, vertical-align: text-bottom
    By vertical, vertical-align: bottom
    By vertical, vertical-align: middle
    By vertical, vertical-align: 100%
    By vertical, vertical-align: 0%
    By vertical, vertical-align: -100%

  79. visibility:
    a style sheet property ( STYLE tag), or a style property inside a tag (STYLE attribute). Sets or returns the visibility of an object.
    visibility:
  80. width:
    a style sheet property ( STYLE tag), or a style property inside a tag (STYLE attribute). Sets or gets the width of the object and sets the poswidth.
    property width:
  81. z-index:
    a style sheet property ( STYLE tag), or a style property inside a tag (STYLE attribute). Sets or returns the z coordinate, which determines the visibility order of overlaid
    objects
    1. for
      tag
    2. for script
      object.style.zIndex = 1