这是否可以在不通过 css 使用位置属性的情况下实现绝对位置功能? [英] Is this possible to achieve absolute position functionality without using position attribute through css?

查看:30
本文介绍了这是否可以在不通过 css 使用位置属性的情况下实现绝对位置功能?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在创建 Outlook 电子邮件.我创建了一个电子邮件系统.我已经检查了所有电子邮件巨头,如 Gmail、雅虎等,它运行良好,但突然当我在 Outlook 中看到相同的电子邮件时,令人震惊的是 Outlook 不支持位置属性.

I am creating outlook email. I have created an email system. I have check in all email giants like Gmail, yahoo etc it work perfectly but suddenly when I saw same email in outlook it was shocking that outlook not supports position attribute.

现在,我想要的是实现相同的功能,我在谷歌上搜索过,但除了这个平台提问之外,没有找到解决问题的好来源.请帮忙!

Now, what I want is to achieve same functionality, I have searched on Google but not found a good source to solve issue except this platform to ask question. Please help!

提前致谢.

注意:我不想通过将一个 div 放在另一个里面来做到这一点.这根本不适合我的应用程序,我希望事物相对于角(宽度/高度)进行定位.

Note: I don’t want to do this by placing one div inside other. This not suits my application at all i want things to positioned with respect to corners (width/height).

推荐答案

outlook 不支持 position:,所以也许使用基于表格的解决方案?

outlook does not support position:, so perhaps use a table-based solution?

查看这些链接;

http://msdn.microsoft.com/en-us/library/aa338201.aspx

http://www.campaignmonitor.com/css/#css-com_1

这篇关于这是否可以在不通过 css 使用位置属性的情况下实现绝对位置功能?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆