Salesforce Certified Marketing Cloud Email Specialist — Question 80

Northern Trail Outfitters (NTO) wants its emails to render uniquely between mobile and desktop devices. NTO would like the emails to be responsive.
Which two techniques could be used? (Choose two.)

Answer options

Correct answer: A, D

Explanation

The correct answer includes using @media query CSS, which enables responsive design by applying different styles based on the device's characteristics. Inline CSS can also be effective for styling in emails, ensuring styles are maintained across different email clients. The other options do not provide the same level of responsiveness or are not specific design techniques for achieving it.