Border inset on background fill - CSS -


Hi, CSS is needed for the following fake ups

How to Do not drop 10 px on both sides of the border, below the background.

To look right for this, you will need nested div :

  .inter {margin-right: 10px; Background: # 666; Border bottom: 2px solid # 000; Width: 200px; Padding-down: 10px; } .ter {width: 200px; Border: 10px solid # 666; / * Grow Your Growth / Border Bottom: None; }  

> padding-top and padding-down with the bus Code>.


Comments