Home > Backend Development > PHP Tutorial > 如何快捷编写mail html

如何快捷编写mail html

WBOY
Release: 2016-06-06 20:42:46
Original
1077 people have browsed it

在邮箱里可以看到有些邮件是纯文本的,有些邮件则布局很精美有图片有按钮,但是看他的源码都是用table布局的,觉得有些头疼,不知道有没有什么工具可视化操作,或关于mail html的学习资料,谢谢!

回复内容:

在邮箱里可以看到有些邮件是纯文本的,有些邮件则布局很精美有图片有按钮,但是看他的源码都是用table布局的,觉得有些头疼,不知道有没有什么工具可视化操作,或关于mail html的学习资料,谢谢!

邮件也可以用现代html的方式写
http://zurb.com/ink/

https://github.com/mailgun/transactional-email-templates

http://ued.sina.com.cn/?p=1338

http://nec.netease.com/framework/html-email.html

希望能帮到你

Related labels:
source:php.cn
Statement of this Website
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
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template