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






'img' 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                  |
|                |bottom                          clear                         |
|                |clip                            cursor                        |
|                |direction                       display                       |
|                |filter                          float                         |
|                |font                            font-family                   |
|                |font-style                      font-variant                  |
|                |font-weight                     hasLayout(*)                  |
|                |height                          layout-grid                   |
|                |layout-grid-mode                left                          |
|                |letter-spacing                  line-height                   |
|                |margin                          margin-bottom                 |
|                |margin-left                     margin-right                  |
|                |margin-top                      padding                       |
|                |padding-bottom                  padding-left                  |
|                |padding-right                   padding-top                   |
|                |pixelBottom(*)                  pixelHeight(*)                |
|                |pixelLeft(*)                    pixelRight(*)                 |
|                |pixelTop(*)                     pixelWidth(*)                 |
|                |posBottom(*)                    posHeight(*)                  |
|                |position                        posLeft(*)                    |
|                |posRight(*)                     posTop(*)                     |
|                |posWidth(*)                     right                         |
|                |styleFloat(*)                   text-autospace                |
|                |text-underline-position         top                           |
|                |unicode-bidi                    vertical-align                |
|                |visibility                      word-spacing                  |
|                |word-wrap                       zoom                          |
+----------------+--------------------------------------------------------------+
      
      








Related examples in the same category

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