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






'html' 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-repeat               behavior                      |
| Style          |color                           cursor                        |
| Properties     |display                         font                          |
|                |font-family                     font-size                     |
|                |font-style                      font-variant                  |
|                |font-weight                     letter-spacing                |
|                |line-height                     overflow                      |
|                |overflow-x                      overflow-y                    |
|                |text-autospace                  text-decoration               |
|                |text-transform                  text-underline-position       |
|                |textDecorationBlink(*)          textDecorationLineThrough(*)  |
|                |textDecorationNone(*)           textDecorationOverline(*)     |
|                |textDecorationUnderline(*)      visibility                    |
|                |word-spacing                    word-wrap                     |
+----------------+--------------------------------------------------------------+
      
      








Related examples in the same category

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