CSS
CSS Layout - width and max-width
As mentioned in the previous chapter; a block-level element always takes up the full width available (stretches out to the left and right as far as it can).
CSS
As mentioned in the previous chapter; a block-level element always takes up the full width available (stretches out to the left and right as far as it can).