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






'nobr' CSS Attributes and JavaScript Style Properties

Names noted with an asterisk (*) are JavaScript properties only.
+----------------+--------------------------------------------------------------+
| CSS            |background                      background-color              |
| Attributes     |background-image                background-position-x         |
| and            |background-position-y           background-repeat             |
| JavaScript     |behavior                        border                        |
| Style          |border-bottom                   border-bottom-color           |
| Properties     |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                    color                         |
|                |direction                       display                       |
|                |filter                          font                          |
|                |hasLayout(*)                    height                        |
|                |layout-grid                     layout-grid-mode              |
|                |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(*)                  |
|                |posLeft(*)                      posRight(*)                   |
|                |posTop(*)                       posWidth(*)                   |
|                |text-autospace                  text-overflow                 |
|                |text-underline-position         unicode-bidi                  |
|                |visibility                      width                         |
|                |word-wrap                       zoom                          |
+----------------+--------------------------------------------------------------+
      
      








Related examples in the same category

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