Cascading Style Sheets/Compatibility

From Wikibooks, the open-content textbooks collection

Jump to: navigation, search
{
  width: 68px;	
  height: 19px;
  display: inline-block;	
  position: static ;    /* Other browsers use position: fixed */
}