 |
|
|
| View previous topic :: View next topic |
| Author |
Message |
sergiobn
Joined: 14 Jul 2005 Posts: 1 Location: Rio de Janeiro - Brasil
|
Posted: Thu Jul 14, 2005 8:14 am create html emails |
|
|
|
| I would like to create simple html emails. But I do not know nothing about html. I would like to learn html just to create simple emails. Is there any tutorial available in books or in the web? |
|
matth05
Joined: 22 Jul 2005 Posts: 9
|
Posted: Fri Jul 22, 2005 9:29 am |
|
|
|
| Code: |
<html>
<head>
</head>
<body>
<p>this is a basic html layout </p>
</body>
</html>
|
Get frontpage thatll sort out all of your worrys |
|
anandg
Joined: 03 May 2005 Posts: 5 Location: Amsterdam
|
Posted: Mon Jul 25, 2005 10:28 pm |
|
|
|
Hi Sergio,
You can use this url to learn HTML very quick.
HTML examples
http://www.w3schools.com/html/html_examples.asp
You learn everything by example here. They explain about every HTML tag and what you can do with it. But the best part is that you can try everything out online. You can edit the examples and preview the HTML example.
But you can't use every HTML tag to use it for creating a HTML email. This is restricted. Especially is you're sending this to webmail clients like Gmail, Hotmail, Yahoo, Lycos, etc.
Here is an article I've written that will help you to create HTML emails that will be displayed correctly by most email programs (outlook, thunderbird, etcl.) and webmail clients:
Create compatible HTML email
www.anandgraves.com/nobullshit/articles/articles.php?id=51 |
|
weblite
Joined: 03 Aug 2005 Posts: 4
|
Posted: Wed Aug 03, 2005 3:17 pm Great article |
|
|
|
Hi I was just reading your article about HTML email campaigns - that is all the info I have always been looking for your GREAT, I have a few clients that want to send out their own campaigns without spending monthly fees just a one time set up of the layout, and I think your info will work for them. Thanks
You would not happen to know of a free Client Management System or a chunk of code to let them edit 1 page of their website - writen in html could be changed to PHP
thanks |
|
anandg
Joined: 03 May 2005 Posts: 5 Location: Amsterdam
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|
|
 |
|
|
|
|
|
|
|