|
|
#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
__________________
Stuart fuse design ltd studio@fuse-design.co.uk fuse-design.co.uk fuse-blog.co.uk |
||
|
|
|
|
|
#2 | ||
|
Senior Member
Join Date: Jun 2009
Location: London / U.K.
Posts: 148
Thanks: 3
Thanked 6 Times in 6 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
__________________
"The first rule of design - Steal!" Bob Gill, 2004 design-is.co.uk - freelance projects dougbarned.co.uk - personal site & blog - twitter feralinteractive.com - designer day job - twitter |
||
|
|
|
| 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: 187
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: 148
Thanks: 3
Thanked 6 Times in 6 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.
__________________
"The first rule of design - Steal!" Bob Gill, 2004 design-is.co.uk - freelance projects dougbarned.co.uk - personal site & blog - twitter feralinteractive.com - designer day job - twitter |
||
|
|
|
|
|
#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: 45
Thanks: 4
Thanked 5 Times in 4 Posts
|
Quote:
__________________
School Identity UK supplier of school website design, school prospectus design and school logo design for education. School website design School logo design School prospectus design T 01604 720 748 E hello@schoolidentity.co.uk W www.schoolidentity.co.uk |
|||
|
|
|
|
|
#7 | |||
|
Junior Member
|
Quote:
|
|||
|
|
|
|
|
#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: 224
Thanks: 1
Thanked 12 Times in 12 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/whatever.html |
||
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|