CSS: / 
Home
      / InlineBlockElement
    
 
    Inline-Block Display Elements
    
    
      Inline-Block elements start immediately
      after the previous element and default to
      only use as much space as the element
      contents.
    
    
      Inline-Block elements support the
      "Style" height and width properties.
    
    
      Inline-Block elements can
      contain block-level elements.
    
    
    <- InlineElement
    
    
    11InlineBlock