'tr' CSS Attributes and JavaScript Style Properties : tr « HTML Tag Reference « HTML CSS Reference






'tr' CSS Attributes and JavaScript Style Properties

Names noted with an asterisk (*) are JavaScript properties only.
+----------------+--------------------------------------------------------------+
| CSS            |!important                      background                    |
| Attributes     |background-attachment           background-color              |
| and            |background-image                background-position           |
| JavaScript     |background-position-x           background-position-y         |
| Style          |background-repeat               behavior                      |
| Properties     |clear                           clip                          |
|                |color                           cursor                        |
|                |direction                       display                       |
|                |font                            font-family                   |
|                |font-size                       font-style                    |
|                |font-variant                    font-weight                   |
|                |height                          layout-grid                   |
|                |layout-grid-char                layout-grid-line              |
|                |layout-grid-mode                layout-grid-type              |
|                |letter-spacing                  line-break                    |
|                |line-height                     min-height                    |
|                |page-break-after                page-break-before             |
|                |pixelBottom(*)                  pixelHeight(*)                |
|                |pixelLeft(*)                    pixelRight(*)                 |
|                |pixelTop(*)                     pixelWidth(*)                 |
|                |posBottom(*)                    posHeight(*)                  |
|                |position                        posLeft(*)                    |
|                |posRight(*)                     posTop(*)                     |
|                |posWidth(*)                     text-align                    |
|                |text-autospace                  text-decoration               |
|                |text-indent                     text-justify                  |
|                |text-transform                  text-underline-position       |
|                |textDecorationBlink(*)          textDecorationLineThrough(*)  |
|                |textDecorationNone(*)           textDecorationOverline(*)     |
|                |textDecorationUnderline(*)      unicode-bidi                  |
|                |vertical-align                  visibility                    |
|                |word-break                      word-spacing                  |
|                |z-index                         zoom                          |
+----------------+--------------------------------------------------------------+
      
      








Related examples in the same category

1.'tr' Syntax and Note
2.'tr' HTML Attributes
3.'tr' Event Handlers
4.'tr' Example
5.'tr' Microsoft Behaviors
6.'tr' JavaScript Properties
7.'tr' JavaScript Methods
8.'tr' JavaScript Collections
9.'tr' JavaScript Objects