Home  >  Article  >  Web Front-end  >  What is html email

What is html email

王林
王林Original
2021-06-08 17:28:002603browse

html email refers to an email like a web page. It contains HTML links. Clicking the link can go to other pages, which can have pictures, sounds, etc. Emails in HTML format can make the email content colorful. In addition to text, there can also be links to sounds and images, etc.

What is html email

The operating environment of this article: windows10 system, html 5, thinkpad t480 computer.

HTML email refers to a type of email that looks like a web page. It contains HTML (hypertext) links. Clicking on the link can go to other pages and can include pictures, sounds, etc. Compared with ordinary text emails, emails in HTML format can make the email content more colorful. In addition to text, there can also be links to sounds and images, etc.

Most email users support HTML email and even default to it. Many users also include a GUI (graphical user interface) editor to facilitate users to build HTML emails. According to a survey by an online market company, users using HTML emails are now very common, and many users also like to receive HTML emails through plain text.

The email software compliance regulations are based on RFC 2822, which only supports plain text, not formatted HTML. Sending an email in HTML format may therefore render it incompatible with the recipient user. The worst situation is that the recipient can only see the HTML code instead of the desired message.

If those email clients that support HTML are not given unified specifications, many HTML emails will be incompatible and may even cause errors, especially for Gmail users.

Related video sharing: html video tutorial

The above is the detailed content of What is html email. For more information, please follow other related articles on the PHP Chinese website!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn