display | WebReference

display

Name: display

Description: Specifies the type of display box generated by the element.

Browser Compatibility: IE 4+ / NN 4+ / O 3.5+

Inherited: No

Values:

Code Example:

p {display: block;}

strong: {display: inline;}