Home Products Downloads News Store Support

How can I add tables and remote pictures to my text message? | MaxBulk Mailer ▸ Frequently Asked Questions

How can I add tables and remote pictures to my text message?

MaxBulk Mailer ▸ Frequently Asked Questions

Compatible with MS Windows Compatible with MacOS

How can I add tables and remote pictures to my text message?

You can't add tables nor online pictures to 'Plain text' messages but hopefully the 'Styled Text' format supports all that. Actually the 'Styled Text' format is converted into HTML when sending your message. As a result any HTML code added to the message itself will be integrated to the final HTML message as is. That gives a lot of power to that format. For example, the possibility to add online pictures, linked online pictures, tables with text and/or pictures…etc…


Indeed you can embed online pictures into Styled text with the following html code:
<img src="PICTURE_URL_HERE">

Example: (just paste the code below to your 'Styled Text' message)
<img src="https://www.maxprog.com/pictures/box_eMailVerifier.gif">

or in case you want also a link to a page:
<a href="URL_HERE"><img src="PICTURE_URL_HERE" border="0"></a>

Example:
<a href="https://www.maxprog.com"><img src="https://www.maxprog.com/pictures/icon_icash_new_128x128.png" border="0"></a>

You can also use a table to place some text to the right of a picture:
<table border="0"> <tr><td><img src="PICTURE_URL_HERE" alt="" border="0" /></td> <td>Some Text</td></tr></table>

Example:
<table border="0"> <tr><td><img src="https://www.maxprog.com/pictures/icon_icash_new_128x128.png" alt="" border="0" /></td> <td>Some Text</td></tr></table>

or use a table to set a background image to your text:
<table border="0" background="YOUR_PICTURE_URL_HERE"> <tr><td>YOUR_TEXT_HERE YOUR_TEXT_HERE YOUR_TEXT_HERE</td></tr> </table>

You can create any kind of table manually or with a table generator and paste the code to your message. This is handy to format text into columns. There are dozens of table creators in the web just search 'Table Creator' with Google.

Example: (Table with two rows, two columns and no border)
<table border="0" style="background-color:#FFFFFF" width="100%" cellpadding="3" cellspacing="3"><tr> <td>Table Cell</td><td>Table Cell</td></tr><tr><td>Table Cell</td><td>Table Cell</td></tr></table>

You can even add highlighted text into Styled text with the following code:
<SPAN style="BACKGROUND-COLOR: #ffff00">Text to highlight</SPAN>

Like for example:
This is some <SPAN style="BACKGROUND-COLOR: #ffff00">highlighted text</SPAN> to show you how it can be done.

That will show: "This is some highlighted text to show you how it can be done".

 

Written by Stan Busk
for Maxprog, LLC


 Recent questions from our MaxBulk Mailer users

  How can I Cc and/or Bcc a message with MaxBulk Mailer? NEW YouTube Video
  How to extract Contacts from Outlook Mac (OLM File) NEW Screenshot
  Does MaxBulk Mailer supports List-Unsubscribe ? Screenshot
  Trouble with mlm setup, 'The URL is not valid' error. Screenshot
  Problem with importing recipients Screenshot
  451 Error code Screenshot
  Problem sending email to Gmail recipients Screenshot
  What is the meaning of the recipient panel icons Screenshot
  What is the best mail server I can use with MaxBulk Mailer Screenshot
  How can I export my lists to a new computer Screenshot
  How to send a HTML email Screenshot
  How to hide text in my message Screenshot
  Google ending support for less secure apps YouTube Video
  How to add social networks icons to my message Screenshot
  How do I set up an unsubscribe link Screenshot

 Last videos

🔐 Secured by Sectigo SSL | UptimeRobot - Site Loaded properly