Why you need inlined HTML email for mobile templates and how to do it.

This training builds on what you've learnt in the previous video.  If you haven't watched it do so this makes sense.

Mobile responsive HTML email templates need special treatment if your readers are going to see a consistent 'look and feel' across multiple browers and email readers.

The email reader at Gmail for example strip out any CSS formatting from the <head> tags of an email message. Without CSS your nice looking email suddenly looks very ugly.  But it might look OK in a different reader display.

Underneath how a reader displays the message is a common set of standards that all email display understand in the same way.

Inlining is how you make your mobile email templates and messages look great whatever device someone uses.

We'll build on what you learn watching this, in the next video in the series.  That link is below. 





Link To next Video

Was this answer helpful?

 Print this Article

Also Read

Adding the content area template section in to #V2 - pt3

Addind the HTML content area of your template section The code to look for in an inlined...

How to check that your template is inlined

Now that you've got your freshly inlined code of the nice mobile ready HTML email template you...

Working with inlined templates pt1

How to correctly upload the inlined HTML template you've created, so you don't shoot yourself in...

How to edit a template with notepad if you need to change something

Sometimes the quickest way to make a change or fix somethiing is to use notepad or a similar text...

Understanding how to make an email template look like and do what you want

Don't let what you don't understand scare you. Learn a few basics now and it will actually make...