HomePlansOrderNetworkSupportManualsWeb ToolsAbout UsCornerstone HostingCornerstone Hosting
rib

CSS Index ~ CSS Structure ~ CSS Properties

Display

Syntax: display: <value>
Possible Values: block | inline | list-item | none
Initial Value: block
Applies to: All elements
Inherited: No

The display property is used to define an element with one of four values:

  • block (a line break before and after the element)
  • inline (no line break before and after the element)
  • list-item (same as block except a list-item marker is added)
  • none (no display)

Each element typically is given a default display value by the browser, based on suggested rendering in the HTML specification.

The display property can be dangerous because of its ability to display elements in what would otherwise be an improper format. The use of the value none will turn off display of the element to which it is assigned, including any children elements!

 

CSS Index ~ CSS Structure ~ CSS Properties

Copyright © 1997 John Pozadzides and Liam Quinn. All rights reserved.


Home | Plans & Prices | Order Forms | Our Network | Customer Support | Online Manuals | Webmaster Tools | About Us
Acceptable Use Policy | Terms Of Service | Privacy Statement | Contact Us  
Copyright © 2002 Cornerstone Hosting All rights reserved.