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






'table' CSS Attributes and JavaScript Style Properties

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








Related examples in the same category

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