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






'legend' CSS Attributes and JavaScript Style Properties

Names noted with an asterisk (*) are JavaScript properties only.
+----------------+--------------------------------------------------------------+
| CSS            |!important                      :first-letter                 |
| Attributes     |:first-line                     accelerator                   |
| and            |background                      background-attachment         |
| JavaScript     |background-color                background-image              |
| Style          |background-position             background-position-x         |
| Properties     |background-position-y           background-repeat             |
|                |behavior                        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-mode                left                          |
|                |letter-spacing                  line-break                    |
|                |line-height                     overflow                      |
|                |overflow-x                      overflow-y                    |
|                |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-decoration               |
|                |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.'legend' Syntax and Note
2.'legend' HTML Attributes
3.'legend' Event Handlers
4.'legend' Example
5.'legend' Microsoft Behaviors
6.'legend' Microsoft Filters
7.'legend' JavaScript Properties
8.'legend' JavaScript Methods
9.'legend' JavaScript Collections
10.'legend' JavaScript Objects