Hello,
I'd like to create a responsive graphic in my email or constrain the email's body to within the header graphic's vertical borders. Currently, the header graphic is centered in the email but the text flows across the entire page. I'd like to improve the aesthetics.
Reference image attached. I tried to post the html, but it was too long.
Thanks,
Joe
!
Page 1 / 1
something like this?
!
Have you tried putting your content within "center" tag
!
Have you tried putting your content within "center" tag
Hi @Joe_Thompson ,
here is example from https://w3schools.com:
w3schools.com/howto/tryit.asp?filename=tryhow_css_center_website
Hope it helps.
here is example from https://w3schools.com:
w3schools.com/howto/tryit.asp?filename=tryhow_css_center_website
Hope it helps.
For responsiveness add following in your html
!
and to make your image responsive
set image width=100% and height= auto
!
and to make your image responsive
set image width=100% and height= auto
@PradeepKotian @SaurabhPujare Thanks for the prompt assist! Mission accomplished!
!
!
Leave a Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.