#parent { width: 200px; height: 300px; border: 1px solid red; } #child { height: 100px; border: 1px solid green; width: 50px; }