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






'del' CSS Attributes and JavaScript Style Properties

Names noted with an asterisk (*) are JavaScript properties only.
+----------------+--------------------------------------------------------------+
| CSS            |accelerator                     background-position-x         |
| Attributes     |background-position-y           behavior                      |
| and            |border                          border-bottom                 |
| JavaScript     |border-bottom-color             border-bottom-style           |
| Style          |border-bottom-width             border-color                  |
| Properties     |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                  |
|                |direction                       display                       |
|                |filter                          hasLayout(*)                  |
|                |height                          layout-flow                   |
|                |layout-grid                     layout-grid-mode              |
|                |margin                          margin-bottom                 |
|                |margin-left                     margin-right                  |
|                |margin-top                      overflow                      |
|                |overflow-x                      overflow-y                    |
|                |padding                         padding-bottom                |
|                |padding-left                    padding-right                 |
|                |padding-top                     pixelBottom(*)                |
|                |pixelHeight(*)                  pixelLeft(*)                  |
|                |pixelRight(*)                   pixelTop(*)                   |
|                |pixelWidth(*)                   posBottom(*)                  |
|                |posHeight(*)                    posLeft(*)                    |
|                |posRight(*)                     posTop(*)                     |
|                |posWidth(*)                     text-autospace                |
|                |text-overflow                   text-underline-position       |
|                |unicode-bidi                    width                         |
|                |word-wrap                       writing-mode                  |
|                |zoom                                                          |
+----------------+--------------------------------------------------------------+
      
      








Related examples in the same category

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