|
|
#1 | ||
|
Junior Member
Join Date: Jun 2009
Location: Nottingham
Posts: 6
Thanks: 1
Thanked 1 Time in 1 Post
|
Hi Guys,
Just had the request from a client requesting a HTML email. I believe that they do not want to use a third party software or application. They would just like me to create it and send them the link to the files on our reseller server space for them to manually put into an email and send our to their clients. Can anyone advise on the best way to go about this, or provide us a link to a decent tutorial. I am using a mac and have dreamweaver to generating the HTML and will either use Mail or Entourage to test it. Cheers |
||
|
|
|
|
|
#2 | ||
|
Senior Member
Join Date: Jun 2009
Location: London / U.K.
Posts: 181
Thanks: 6
Thanked 12 Times in 12 Posts
|
Here's a link to a company I use... They have a good resources section which has useful information, templates and other bits and bobs on good HTML email campaigns.
Hope that helps! /Doug
__________________
design-is.co.uk - freelance projects dougbarned.co.uk - personal site & blog - twitter feralinteractive.com - designer day job - twitter - facebook |
||
|
|
|
| The Following User Says Thank You to DougBarned For This Useful Post: | Hogit (09-05-2009) |
|
|
#3 | ||
|
Senior Member
Join Date: Mar 2009
Location: Hampshire
Posts: 164
Thanks: 4
Thanked 13 Times in 13 Posts
|
You may likely be forced to go back to using tables depending on which apps you are targeting with html emails. Beware Outlook 2007 does not render divs/css as it still uses word as its renderer and is only changed by the user.
Keep it simple imo and you can't go too wrong. |
||
|
|
|
|
|
#4 | ||
|
Senior Member
Join Date: Jun 2009
Location: London / U.K.
Posts: 181
Thanks: 6
Thanked 12 Times in 12 Posts
|
As it stands at the moment, Outlook 2010 will be continuing to use word as it's engine, so for emails, old school is the way to go. Tables, inline simple css and linked images.
__________________
design-is.co.uk - freelance projects dougbarned.co.uk - personal site & blog - twitter feralinteractive.com - designer day job - twitter - facebook |
||
|
|
|
|
|
#5 | |||
|
Junior Member
|
Quote:
If your wanting an email link then use this Code:
<a href="mailto:yourname@youremail.com">email text here</a> |
|||
|
|
|
|
|
#6 | |||
|
Member
Join Date: May 2009
Location: Northampton
Posts: 46
Thanks: 4
Thanked 5 Times in 4 Posts
|
Quote:
__________________
Graphic Design Agency Northampton Web Design Northampton Website Design Northampton |
|||
|
|
|
|
|
#7 | ||
|
Junior Member
|
|
||
|
|
|
|
|
#8 | ||
|
Junior Member
Join Date: Nov 2009
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
|
Hi fuse,
I have previously developed a bespoke HTML e-mail solution in ASP.NET for one of my clients. The best way is to output the HTML in tables. You can't guarentee the same results using div/css layout. Some good resources: How To Code HTML Email Newsletters (All New Version)*|*ReachCustomersOnline.com Building an HTML Email « Blog Miller Design |
||
|
|
|
|
|
#9 | ||
|
Senior Member
Join Date: Oct 2009
Posts: 447
Thanks: 2
Thanked 56 Times in 43 Posts
|
I use this all the time. It's simple and it works: NewsLetter 2.6.1 software download - Mac OS X - VersionTracker
Build it in dreamweaver like a normal page, upload it to your web server and tell newsletter where it is and who you want to send it to. Then they can forward it on and it should all stay as it is. A couple of things - keep it really simple - any effects or movement probably won't work for everyone it reaches. I even avoid rollovers. And try and make it into one image rather than lots of little bits (I'm sure there's a technical term for this), so that the email software can't break it up. I use HTML 3.2 as well - seems to work better. That's how I do it, I'm sure the techy people will tell me I'm going wrong in some way, but it works, and the clients are happy.
__________________
http://www.spark-creative.co.uk/what.html Spark Creative - Graphic Design, Web Design, Photography, Advertising and all that malarkey. |
||
|
|
|
|
|
#10 | ||
|
Junior Member
Join Date: Aug 2010
Location: Cornwall
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
|
I spent ages trying to get just a html email stationery set up for a client that wanted all outgoing emails to have a footer with various logos but didnt want the emails to arrive with attachments. I set up all the files on a server, kept the design simple with a tables and inline CSS but never found a way to get it to work in Outlook 2007+.
I did see a cool html newsletter/email template on themeforest today for less then £10 if you want to save some design time and just tweak |
||
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|