Attempting to replicate this 4-image layout like the one shown below, but facing challenges due to email template constraints that prevent the use of negative margins.
I tried floating the images to the left and using:
position: relative; top: -px;
but it did not produce the desired result. Am I taking the right approach or is there a simpler way to achieve this layout?
(Working on this in SendGrid for the email template) https://i.sstatic.net/YdvCb.png