Search code examples
htmlemailhtml-email

right alignment HTML email


I'm trying to align a white block with round corners to the right in an email that has 4 columns. I'm pretty new to this, so any help would be appreciated. At the minute it's just automatically algin to the left but I don't know why.

Code


Solution

  • James, you can try adding float: right to your child element CSS