|
#1
| |||
| |||
| [HOWTO] Create HTML Emails using Apple Mail A recently came across this problem. The solution is simple once you know it, but it took some searching. 1. Create HTML page Create the HTML page that will be used as the email in whatever way you want (ie. Dreamweaver, text editor, or even -- god forbid -- Front Page). 2. Prepare for maximum compatibility Some tutorials I've read recommend using absolute links and image references in your HTML instead of relative (definition of absolute & relative links), but I tested with both absolute and relative and it didn't seem to matter. Still, it may be wise to keep it absolutely linked. It is not recommended to use CSS, because not all email clients support it. Again, my experience with CSS emails has been positive, but if you use CSS, make sure you test it on a variety of email clients to make sure it looks the way it should. Steer away from complex layouts with embedded tables, complex DIV structures, or frames. 3. Upload Upload the html and images to your server. 4. Open in Safari Open the page you uploaded in Safari, then choose File > Mail Contents of This Page (or press command+I) 5. Send email Mail will load up and a new email will open that uses the HTML page. It may look a little strage (images don't align, background colour/image doesn't exist, but it should look correct once sent and recieved. |
|
#2
| |||
| |||
| You can also copy a page you are viewing, say from safari, then paste it into the message body. I think it brings along some of the style stuff too. |
|
#3
| |||
| |||
| HTML emails are annoying. I wouldn't want to send or recieve any. Especially since my mail client displays my mail as plaintext. |
|
#4
| ||||
| ||||
| Yes. The point can't be stressed enough that if you want to send a HTML-page, you *MUCH BETTER* send the link to it instead of it. Much less traffic, and if the recipient doesn't want to look at it, even more bandwidth is saved.
__________________ MacBook Air 13" 1.6 GHz, 2 GB RAM, 80 GB HD. Mac OS X 10.5.5 Hackintosh Core2Duo 2.4 GHz, 2 GB RAM, 160 GB HD. Mac OS X 10.5.5 iPhone 3G 16 GB white, AppleTV 1G 40 GB Mac user since 1987, Apple Product Professional 2007, 2008. |
|
#5
| |||
| |||
| what I don't understand is why does apple mail read SOME html emails that I receive, while not seeing anything in others? |
![]() |
| Thread Tools | |
|
|
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Apple Mail - Html Message Forwarding | cmcdonal1 | Mac OS X System & Mac Software | 1 | October 2nd, 2005 11:05 AM |
| HTML emails how to... | brodie | Mac OS X System & Mac Software | 6 | February 25th, 2005 08:16 AM |
| Apple Mail: how can I tell if a previously sent msg was html or plain text? | brianleahy | Mac OS X System & Mac Software | 5 | July 23rd, 2004 08:07 AM |
| Sending emails in HTML in Mail | Count_Rugen | Mac OS X System & Mac Software | 2 | March 17th, 2004 08:16 AM |
| [HOWTO] Create mail-only user accounts | gatorparrots | HOWTO & FAQs | 2 | January 1st, 2003 09:24 PM |