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






'dir' 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-position-y           background-repeat             |
| Properties     |behavior                        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                    bottom                        |
|                |clear                           clip                          |
|                |color                           cursor                        |
|                |direction                       display                       |
|                |filter                          float                         |
|                |font                            font-family                   |
|                |font-size                       font-style                    |
|                |font-variant                    font-weight                   |
|                |hasLayout(*)                    height                        |
|                |layout-flow                     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                     overflow                      |
|                |overflow-x                      overflow-y                    |
|                |padding                         padding-bottom                |
|                |padding-left                    padding-right                 |
|                |padding-top                     page-break-after              |
|                |pixelBottom(*)                  pixelHeight(*)                |
|                |pixelLeft(*)                    pixelRight(*)                 |
|                |pixelTop(*)                     pixelWidth(*)                 |
|                |posBottom(*)                    posHeight(*)                  |
|                |position                        posLeft(*)                    |
|                |posRight(*)                     posTop(*)                     |
|                |posWidth(*)                     right                         |
|                |styleFloat(*)                   text-align                    |
|                |text-autospace                  text-decoration               |
|                |text-indent                     text-justify                  |
|                |text- overflow                  text-transform                |
|                |text-underline-position         textDecorationBlink(*)        |
|                |textDecorationLineThrough(*)    textDecorationNone(*)         |
|                |textDecorationOverline(*)       textDecorationUnderline(*)    |
|                |top                             unicode-bidi                  |
|                |visibility                      white-space                   |
|                |width                           word- break                   |
|                |word-spacing                    word-wrap                     |
|                |writing-mode                    z-index                       |
|                |zoom                                                          |
+----------------+--------------------------------------------------------------+
      
      








Related examples in the same category

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