|
Web Matches |
HTML e-mail - Wikipedia, the free encycloped.. HTML e-mail is the use of a subset of HTML ... Thus e-mail software is not required to support HTML formatting. ... HTML e-mail is larger than plain text. ...
HTML Email Templates | Constant Contact Send professional email communications with our HTML email templates. Learn more at Constant Contact
HTML Email, Marketing, Software - StreamSend HTML email marketing and html email software from StreamSend. ... At StreamSend, not only is our HTML email marketing software among the best in ...
How to Code HTML Email Newsletter.. Make sure your HTML email gets through with Tim's essential how-to. ... The biggest pain when coding HTML email is that so many different software tools ...
Introducti.. Introduction to HTML email, sending html email, viewing html email and formatting html email. ... Outlook E-mail Security Update Information. How Outlook Renders HTML ...
Vitamin Features " HTML Emails - Taming the Beast HTML email - you either love it or you hate it. ... Another helpful article from Vitamin on creating great HTML e-mail messages...
|
|
|
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
Search Articles
e.g. mp4
|
|
HTML e-mail is the use of a subset of HTML (often ill-defined) to give formatting and semantic markup capabilities in e-mail that are not available with plain text.Most graphical e-mail clients support HTML e-mail, and many default to it. Many of these clients include both a GUI editor for composing HTML e-mails and a rendering engine for displaying received HTML e-mails.HTML mail allows the sender to properly express quotations (as in inline replying), headings, bulleted lists, emphasized text, subscripts and superscripts, and other visual and typographic cues to improve the readability and aesthetics of the message. Long URLs can be linked to without being broken into multiple pieces, and text is wrapped to fit the width of the user agent's viewport, instead of uniformly breaking each line at 78 characters (defined in RFC 2822, which was necessary on older data terminals). It allows in-line inclusion of tables, diagrams, or mathematical formulae as images, which are otherwise difficult to convey (typically using ASCII art).Since its conception, a number of people have vocally opposed all HTML e-mail (and even MIME itself), for a variety of reasons. While still considered inappropriate in many newsgroup postings and mailing lists, its adoption for personal and business mail has only increased over time. Some of those who strongly opposed it when it first came out now see it as mostly harmless. Compatibility
According to surveys by online marketing companies, the vast majority of Internet users can access HTML mail, and a smaller number, though still the majority, prefer it over plain text. As HTML mail is more complex than plain text, however, it is also more prone to compatibility issues and problems with rendering consistently across platforms and software.Some popular e-mail clients do not render consistently with W3C specifications, and many HTML e-mails are not compliant, either, which may cause rendering or delivery problems, particularly for users of MSN or Hotmail.In particular, the tag, which is used to house CSS style rules for an entire HTML document, is not well supported, sometimes stripped entirely, causing in-line style declarations to be the de facto standard, although they are not optimal from a semantic web point of view. This has caused no shortage of frustration among newsletter developers, spawning grass-roots movements to lobby e-mail client developers. Meantime, work-arounds have been developed.Many HTML-based GUI email clients automatically convert common plain text characters, like - and ", into their proper typographic equivalents, like - and “, which are not part of 7-bit ASCII. This can cause translation problems in other users' clients. Unicode supports many such complex characters, but font support issues with Unicode limit the usefulness of this possibility. Style
Some senders may excessively rely upon large, colorful, or distracting fonts, making messages more difficult to read. Those who particularly dislike certain types of formatting can override them in their user agent while still seeing other formatting and getting the other benefits of HTML. For instance, Mozilla Thunderbird makes it easy to specify a minimum font size. Multi-part formats
Many e-mail clients are configured to automatically generate a plain text version of a message and send it along with the HTML version, to ensure that it can be read even by text-only e-mail clients, using the Content-Type: multipart/alternative, as specified in RFC 1521. The message itself is of type multipart/alternative, and contains two parts, the first of type text/plain, which is read by text-only clients, and the second with text/html, which is read by HTML-capable clients. The plain text version may be missing important formatting information, however. (For example, an equation may lose a superscript and take on an completely new meaning.)Many mailing lists deliberately block HTML e-mail, either stripping out the HTML part to just leave the plain text part or rejecting the entire message. Message size
HTML e-mail is larger than plain text. Even if no special formatting is used, there will be the overhead from the tags used in a minimal HTML document, and if formatting is heavily used it may be much higher. Multi-part messages, with duplicate copies of the same content in different formats, increase the size even further. The plain text section of a multi-part message can be retrieved by itself, though, using IMAP's FETCH command.Although the difference in download time between plain text and mixed message mail (that can be a factor of ten or more) was of concern in the 1990s (when most users were accessing e-mail servers through slow modems), on a modern connection the difference is negligible, particularly when compared to images, music files, or other common attachments. Security vulnerabilities
HTML allows for a link to have a different target than the link's text. This can be used in phishing attacks, in which users are fooled into believing that a link points to the website of an authoritative source (such as a bank), visiting it, and unintentionally revealing personal details (like bank account numbers) to a scammer.If an e-mail contains web bugs (inline content from an external server, such as a picture), the server can alert a third party that the e-mail has been opened. This is a potential privacy risk, revealing that an e-mail address is real (so that it can be targeted in the future) and revealing when the message was read. For this reason, some e-mail clients do not load external images until requested to by the user.During periods of increased network threats, the US Department of Defense converts all incoming HTML e-mail to text e-mail.The multipart type is intended to show the same content in different ways, but this is sometimes abused; some e-mail spam takes advantage of the format to trick spam filters into believing that the message is legitimate. They do this by including innocuous content in the text part of the message and putting the spam in the HTML part (which is what displays to the user).Most e-mail spam is sent in HTML for these reasons, so spam filters sometimes give higher spam scores to HTML messages.
Related Ads
|
|
Resource: Part or all of the information provided in this section is brought to you via wikipedia and other similar sites. Please repsect their licenses and for more information visit the homepages of these sites. |