Html – How to overlap divs
I am trying to produce the following result: Desired outcome However I am getting this so far and I am stuck. What I am getting This is my code: .base { background: #e2e2e2; width: 1020px; height: 350px; position: absolute; top:…