作者热门文章
- html - 出于某种原因,IE8 对我的 Sass 文件中继承的 html5 CSS 不友好?
- JMeter 在响应断言中使用 span 标签的问题
- html - 在 :hover and :active? 上具有不同效果的 CSS 动画
- html - 相对于居中的 html 内容固定的 CSS 重复背景?
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<title>Untitled Document</title>
</head>
<body style="position: fixed;">
<div style="position: fixed; margin: auto; display: block;">
<img src="https://image.ibb.co/mMxcMp/Untitled_1.png" alt="Untitled_1" border="0" width="750" style="position: relative; top: 0; left: 0; z-index: 1">
<img src="https://image.ibb.co/c2LYSU/workeefy.png" alt="workeefy" border="0" width="50" style="position: absolute; top: 1018px; left: 180px; z-index: 2;">
<a href=""><img src="https://image.ibb.co/kJfKZ9/apple_store.png" alt="apple_store" border="0" width="150" style="position: absolute; top: 1020px; left: 20px; z-index: 3;"></a>
<a href=""><img src="https://image.ibb.co/jrF8SU/google_play_logo.png" alt="google_play_logo" border="0" width="150" style="position: absolute; top: 1020px; left: 241px; z-index: 4;"></a>
<a href="">
<img src="https://image.ibb.co/mWBwxU/workeefy.gif" alt="workeefy" border="0"style="position: absolute; top: 150px; left: 320px; z-index: 5;">
</a>
</div>
</body>
</html>
this is what I get after sending test message这是代码,另外我在发送测试消息之前和之后附加了图片。
最佳答案
您需要使用表格来格式化电子邮件中的 html。您的内联样式是正确的方法,但我认为您需要使用嵌套表格来获得您可以依赖的东西。
https://support.e2ma.net/Resource_Center/Account_how-to/basic-format-for-your-own-html-emails
关于html - 我正在创建 html eblast,当我发送测试消息时,所有图像和视频都从其位置移动,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/52561612/
Untitled Document this is what I get after sending test message这是代码,另外我在发送测试消息之前和之
我正在为客户制作 eBlast (it can be found here) 一切看起来都不错,除了这位先生的底部图片,在 Outlook 中它被放大到一个巨大的尺寸。 我在某些 Outlook 电子
我是一名优秀的程序员,十分优秀!