按表格设计时事通讯的最佳方法是什么?
按表格设计时事通讯的最佳方法是什么?
哪些程序可以帮助我解决这个问题?
what is the best way to design newsletter by tables ?
which programs can help me about that ??
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
许多人喜欢 Notepad++ 作为 HTML 编辑器。
如果您想要所见即所得,请尝试 Adobe Dreamweaver。
目前还不清楚您在这里问什么,并且您没有提供有关您的平台/环境的足够详细信息来给出更好的答案。
Many people like Notepad++ as an HTML editor.
If you want WYSIWYG, try Adobe Dreamweaver.
It's not really clear what you're asking here, and you don't provide enough specifics about your platform/environment to give any better answers.
由于时事通讯往往最适合内联样式的内容,而内联样式的内容不太适合编辑,因此首先考虑定期设置样式,然后通过内联转换器运行标记,例如 这个。
As newsletters tend to work best with inline styled content, which doesn't lend itself too well to editing, consider styling regularly first and then running your markup through an inline converter, such as this one.