Tell me more ×
Web Applications Stack Exchange is a question and answer site for power users of web applications. It's 100% free, no registration required.

Is it possible to compose and sent HTML email with Google Gmail? Is there a maybe Chrome Extension which enables that? Or is there web client which can do that?

UPDATE: Yes, Gmail does support sending emails in HTML format, but I would like to edit a little more (in similar as http://www.tumblr.com/ has a way to edit your blog post)

share|improve this question
Wouldn't Gmail already send in HTML format, being primarily a browser based email system? If you've found this to be false, what format is it using by default? – Xantec Jun 6 '11 at 22:15
The problem is that I want to send simple tables, modify size of embedded photo and add borders to a text. – Robert Grezan Jun 6 '11 at 22:17
You understand that they limit your formatting because not everyone has a email client able to read more richly formated messages right? Have you considred using your favorite desktop-client and composing and sending the message via SMTP? – Zoredache Jun 7 '11 at 0:21
I was just looking around with the same question in mind, and I came across a very likely-looking post from Amit Agarwal: "Send HTML Emails with Gmail and Google Docs." Haven't actually tried it out yet, but since I had this page opened in another tab from the searching, I figured I'd post the link before I forgot. – bjkeefe Aug 26 '12 at 16:54
Can you at least summarize what one will find at that link? Answers that don't contain anything useful beyond a link out to a different site aren't really answers. – Al Everett Sep 14 '12 at 18:50

migrated from superuser.com Jun 7 '11 at 11:04

4 Answers

This works great. Someone wrote a script in a Google Doc which can send an email in HTML. Just copy/paste the HTML in the script's dialog box and set the to, cc, and bcc and it'll send it using your google account with which you are currently logged in.

share|improve this answer

There is a little doubt that editing HTML should be possible. Some people used to do some hacking in the old days that Gmail didn't support HTML at all. http://www.dslreports.com/faq/12016

share|improve this answer

From a client, it's no problem...from the Gmail website, I only know of people having luck with copy/paste of HTML and typically having to embed it inside a signature.

share|improve this answer

I don't know of any extensions that would do that for you however if you really need to send an HTML email, design your email in any HTML editor (eg. NetBeans, dreamweaver...), "run" your page in a web browser, copy and paste the content of the webpage to gmail and send it.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.