My objective is to align DIVs inside the container in such way that top DIV (with text) overlaps DIV sitting next to it.
Drafted drawing below:
HTML code that I wrote for this is below (
Kindly, advise how to organize DIVs as planned initially?
Thanks in advance!
CodePudding user response:
I try to resolve your problem, check here