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






'caption' 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     |border                          border-bottom                 |
|                |border-bottom-color             border-bottom-style           |
|                |border-bottom-width             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                  |
|                |clear                           color                         |
|                |cursor                          direction                     |
|                |display                         filter                        |
|                |font                            font-family                   |
|                |font-size                       font-style                    |
|                |font-variant                    font-weight                   |
|                |hasLayout(*)                    height                        |
|                |layout-flow                     layout-grid                   |
|                |layout-grid-mode                letter-spacing                |
|                |line-height                     margin                        |
|                |margin-bottom                   margin-left                   |
|                |margin-right                    margin-top                    |
|                |padding                         padding-bottom                |
|                |padding-left                    padding-right                 |
|                |padding-top                     page-break-after              |
|                |page-break-before               pixelBottom(*)                |
|                |pixelHeight(*)                  pixelLeft(*)                  |
|                |pixelRight(*)                   pixelTop(*)                   |
|                |pixelWidth(*)                   posBottom(*)                  |
|                |posHeight(*)                    posLeft(*)                    |
|                |posRight(*)                     posTop(*)                     |
|                |posWidth(*)                     text-autospace                |
|                |text-decoration                 text-overflow                 |
|                |text-transform                  text-underline-position       |
|                |textDecorationBlink(*)          textDecorationLineThrough(*)  |
|                |textDecorationNone(*)           textDecorationOverline(*)     |
|                |textDecorationUnderline(*)      unicode-bidi                  |
|                |visibility                      width                         |
|                |word-spacing                    writing-mode                  |
|                |z-index                         zoom                          |
+----------------+--------------------------------------------------------------+
      
      








Related examples in the same category

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