HTML Email in Gmail

Writing HTML Email in Gmail is easy but tricky. There are also browser extensions providing that functionality. For Example, HTMail: Insert HTML into Gmail, Outlook and Yahoo Mail extensions for chrome browser.

 

HTML Email in Gmail

However, the simplest and cleanest way is inserting HTML manually. It is easy and tricky. This howto is only for Gmail. Follow below steps:

  1. Press Compose for new Email
  2. Type snippet of text to be replaced following by pressing Enter for new line. Note: pressing Enter for newline is very important so browser's HTML Editor in Developer Tools would create separate div tag otherwise pressing Send in Gmail will wipe out all content and reset to the snippet of text that inserted previously.
  3. In the browser's Developer Tools, Right Click on the highlighted code block and select Edit As HTML.
  4. Then insert your HTML div block only.
  5. Your HTML Email will now appear in Gmial's new email compose box. Send it.

Comments

Popular posts from this blog

printf - Printing with format

rebase or no-rebase for git pull

dmmsh-wlr for managing outputs in Wayland using wlr-randr