<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Concha Jerez Webmaster &#187; E-mail</title>
	<atom:link href="http://www.conchajerez.com/category/e-mail/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.conchajerez.com</link>
	<description>Webmastering is my game.</description>
	<lastBuildDate>Fri, 30 Jul 2010 12:18:51 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<image>
<link>http://www.conchajerez.com</link>
<url>http://www.conchajerez.com/wp-content/plugins/cbnet-favicon/icons/favicon-69.ico</url>
<title>Concha Jerez Webmaster</title>
</image>
		<item>
		<title>Email Marketing</title>
		<link>http://www.conchajerez.com/2009/08/email-marketing/</link>
		<comments>http://www.conchajerez.com/2009/08/email-marketing/#comments</comments>
		<pubDate>Thu, 06 Aug 2009 03:48:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Css]]></category>
		<category><![CDATA[E-Marketing]]></category>
		<category><![CDATA[E-mail]]></category>
		<category><![CDATA[Html]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[email marketer]]></category>
		<category><![CDATA[Images]]></category>
		<category><![CDATA[marketer]]></category>

		<guid isPermaLink="false">http://www.conchajerez.com/?p=97</guid>
		<description><![CDATA[If you are an email marketer and you want your emails, newsletters, and the like to look as professional as possible while garnering the most response then you need to learn a little about HTML. Fortunately, HTML does not have to be confusing or tricky. As long as you can read and follow directions you will be able to include basic HTML in your newsletters and emails and make them look more professional without having to pay a professional to do it. The following tips will help you with your HTML.


Related posts:<ul><li><a href='http://www.conchajerez.com/2009/07/how-to-use-html-an-email/' rel='bookmark' title='Permanent Link: How to Use HTML &#8211; An Email'>How to Use HTML &#8211; An Email</a></li>
<li><a href='http://www.conchajerez.com/2009/06/html-newsletter/' rel='bookmark' title='Permanent Link: HTML Newsletter'>HTML Newsletter</a></li>
<li><a href='http://www.conchajerez.com/2009/10/html-hyper-text-markup-language/' rel='bookmark' title='Permanent Link: HTML &#8211;  Hyper Text Markup Language'>HTML &#8211;  Hyper Text Markup Language</a></li>
</ul>]]></description>
			<content:encoded><![CDATA[<p>If you are an email marketer and you want your emails, newsletters, and the like to look as professional as possible while garnering the most response then you need to learn a little about HTML. Fortunately, HTML does not have to be confusing or tricky. As long as you can read and follow directions you will be able to include basic HTML in your newsletters and emails and make them look more professional without having to pay a professional to do it. The following tips will help you with your HTML.</p>
<p><strong>Tip #1 Multipart-Alternative</strong></p>
<p>When setting up your emails and newsletters you will want to have the HTML email display in “Multipart alternative format. What this means is that the email has the plain text and the html versions embedded. This is so that all those “plain text” folks out there can still view the email if they don’t choose to see it in HTML. There are several systems that can help you with this.<br />
<strong><br />
Tip #2 Images</strong></p>
<p>With HTML you won’t be sending email files as attachments. Instead, you will have the images hosted on your server and the email’s code will have absolute paths to the images. This means that you will have to use your server’s web address in the code so that the images are actually embedded within the email. It sounds tricky, but it’s actually pretty straight forward. Once you try it a few times you will have it down.</p>
<p><strong>Tip #3 Preview Pane</strong></p>
<p>When you are designing your newsletters or other emails for email marketing you need to design it for the preview pane. This will give you a maximum of 600 pixels to work with and 500 pixels is probably playing it safer. The reason why is that the vast majority of recipients will not double click the email to open it to wide screen. So, don’t design it for full screen. Instead, design the email for how it is most likely to be viewed.</p>
<p><strong>Tip #4</strong></p>
<p>Don’t try to use CSS In emails to get the appearance you have in mind. It’s not reliable in email and won’t work right. Instead, use font tags, shim.gifs, and tables because they are what will allow you to create the “Look” you are going for.</p>


<p>Related posts:<ul><li><a href='http://www.conchajerez.com/2009/07/how-to-use-html-an-email/' rel='bookmark' title='Permanent Link: How to Use HTML &#8211; An Email'>How to Use HTML &#8211; An Email</a></li>
<li><a href='http://www.conchajerez.com/2009/06/html-newsletter/' rel='bookmark' title='Permanent Link: HTML Newsletter'>HTML Newsletter</a></li>
<li><a href='http://www.conchajerez.com/2009/10/html-hyper-text-markup-language/' rel='bookmark' title='Permanent Link: HTML &#8211;  Hyper Text Markup Language'>HTML &#8211;  Hyper Text Markup Language</a></li>
</ul></p>]]></content:encoded>
			<wfw:commentRss>http://www.conchajerez.com/2009/08/email-marketing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Use HTML &#8211; An Email</title>
		<link>http://www.conchajerez.com/2009/07/how-to-use-html-an-email/</link>
		<comments>http://www.conchajerez.com/2009/07/how-to-use-html-an-email/#comments</comments>
		<pubDate>Mon, 27 Jul 2009 00:01:15 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[E-mail]]></category>
		<category><![CDATA[Html]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[HTML email]]></category>
		<category><![CDATA[Microsoft Word]]></category>
		<category><![CDATA[Newsletter]]></category>

		<guid isPermaLink="false">http://www.conchajerez.com/?p=95</guid>
		<description><![CDATA[HTML email is not as advanced as some people might imagine and the old methods that worked years ago are still being used. The last thing is to use some HTML to get the newsletter to the level you want it to be and for it to look its best.


Related posts:<ul><li><a href='http://www.conchajerez.com/2009/06/html-newsletter/' rel='bookmark' title='Permanent Link: HTML Newsletter'>HTML Newsletter</a></li>
<li><a href='http://www.conchajerez.com/2009/08/email-marketing/' rel='bookmark' title='Permanent Link: Email Marketing'>Email Marketing</a></li>
<li><a href='http://www.conchajerez.com/2009/03/changing-html-into-xhtml/' rel='bookmark' title='Permanent Link: Changing HTML into XHTML'>Changing HTML into XHTML</a></li>
</ul>]]></description>
			<content:encoded><![CDATA[<p>HTML email is not as advanced as some people might imagine and the old methods that worked years ago are still being used. The last thing is to use some HTML to get the newsletter to the level you want it to be and for it to look its best.</p>
<p>You have your newsletter written and are excited about sending it out to your subscribers. The last thing is to use some HTML to get the newsletter to the level you want it to be and for it to look its best. The problem is, you don’t know that much about HTML. Fortunately, it’s not that difficult to learn and while there are many different things you will need to learn the following tips will help you along the way to ensure that your newsletters look great while displaying correctly across email platforms.</p>
<p>When it comes to background colors and that is that many times they won’t work. This is especially true with email applications that are web based like Hotmail or Gmail. That because the body tag will be eliminated in favor of the web based mail application’s logo. HTML email is not as advanced as some people might imagine and the old methods that worked years ago are still being used. That means if you want the email to have a background color the easiest way to do it is to use a 100% wide table and assign it a bgcolor. Then, you’ll have your background color.</p>
<p>Something else you will need to keep in mind is the plain text version. Lots of coders think about this at the very end and then do a sloppy job. The problem with this is that many spam filters will assume that this is trash and will send it straight to the junk folder.</p>
<p>Spam filters are very sensitive to emails from email marketers anyway so if you do anything a little off it’s likely the email will go to the trash. Don’t let this happen to you. Instead, pay attention to the plain text version of your email and ensure that it is correct so it will be delivered as is. With plain text emails it is recommended to hard wrap them at 60 characters or as many as 70 characters. You need to create a ruler across the top of your plain text editor. Just take any letter and type it 60 times or more across the top. Don’t use Microsoft Word, but rather an editor for plain text. Type your content and when you reach the end of the ruler hit return.</p>


<p>Related posts:<ul><li><a href='http://www.conchajerez.com/2009/06/html-newsletter/' rel='bookmark' title='Permanent Link: HTML Newsletter'>HTML Newsletter</a></li>
<li><a href='http://www.conchajerez.com/2009/08/email-marketing/' rel='bookmark' title='Permanent Link: Email Marketing'>Email Marketing</a></li>
<li><a href='http://www.conchajerez.com/2009/03/changing-html-into-xhtml/' rel='bookmark' title='Permanent Link: Changing HTML into XHTML'>Changing HTML into XHTML</a></li>
</ul></p>]]></content:encoded>
			<wfw:commentRss>http://www.conchajerez.com/2009/07/how-to-use-html-an-email/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
