小的简单页面验证,除了IE之外的一切都很好 - 任何人都可以帮忙吗? [英] Small simple page validates, works fine in everything except IE - Can anyone help?

查看:87
本文介绍了小的简单页面验证,除了IE之外的一切都很好 - 任何人都可以帮忙吗?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

你好,我已经厌倦了把头撞在电脑上。我希望有人

可以提供帮助吗?我有一个非常小的简单页面,看起来很完美。

Firefox,Safari和Netscape。它很干净。 HTML和CSS都是

验证。然而,在IE / Mac中,容器div显着小于b $ b,并且内容超出了它。在IE / Windows中,

右列的内容仅在左侧

列的内容完成后才开始显示。我有SCREENSHOTS来说明这两个问题

这里: http://resume.mle4hire.sent.com/bk/screenshots.html 我有一个

最小版本的THE PAGE ITSELF,里面有一个内部样式表:
http://resume.mle4hire.sent.com/bk/minimalbad html的。我非常感谢

你的帮助。谢谢。

解决方案

" Melanie Avids" <我****** @ gmail.com>写道:

我已经厌倦了敲打电脑。我希望有人可以帮忙吗?我有一个非常小的简单页面,在Firefox,Safari和Netscape中看起来很完美。它很干净。 HTML和CSS都验证了。然而,在IE / Mac中,容器div显着更小,内容超出它。在IE / Windows中,
右列的内容仅在完成左侧列的内容后才开始显示。我有SCREENSHOTS来说明这两个问题
http: //resume.mle4hire.sent.com/bk/screenshots.html 我有一个
最小版本的THE PAGE ITSELF,里面有一个内部样式表:
http://resume.mle4hire.sent.com/bk/minimalbad.html 。我非常感谢你的帮助。谢谢。




阅读: http://www.google.com/search?q=doctype+sniffing

-

Spartanicus


Melanie,


让我先说一下,我不是一个完全专家。话虽如此,

我注意到你没有在你的页面的顶部

中包含一个完整的Doctype声明。如果你没有完整的Doctype,IE将默认为Quirks

模式,并且不能正确渲染盒子模型。请参阅
http://css.maxdesign.com .au / listamat ... t-boxmodel.htm 看看我是什么?b
。我正在引用的特定图表位于

页面的底部,但整个页面对于阅读非常有用。


尝试使用完整的doctype并查看是否有任何变化。

------------

Viken K.
http://home.comcast.net/~vikenk


-


" Melanie Avids" <我****** @ gmail.com>在消息中写道

news:11 ********************** @ g47g2000cwa.googlegr oups.com ...

我已经厌倦了把头撞在电脑上。我希望有人可以帮忙吗?我有一个非常小的简单页面,在Firefox,Safari和Netscape中看起来很完美。它很干净。 HTML和CSS都验证了。然而,在IE / Mac中,容器div显着更小,内容超出它。在IE / Windows中,
右列的内容仅在完成左侧列的内容后才开始显示。我有SCREENSHOTS来说明这两个问题
http: //resume.mle4hire.sent.com/bk/screenshots.html 我有一个
最小版本的THE PAGE ITSELF,里面有一个内部样式表:
http://resume.mle4hire.sent.com/bk/minimalbad.html 。我非常感谢你的帮助。谢谢。



感谢Spartanicus和Viken提供有关doctypes的提示。

Haven还没有在Windows中看到它,但是它立即修复了这个故障。

mac。我相信对此有更好的理解将有助于我将来加载。谢谢!


M.


Hi, I''m tired of banging my head on the computer. I''m hoping someone
can help? I have a very small simple page that looks perfect in
Firefox, Safari, and Netscape. It''s clean. The HTML and CSS both
validate. In IE/Mac, however, the container div is significantly
smaller, and the content overruns it. In IE/Windows, the content of the
right column only starts displaying after the contents of the left
column are completed. I have SCREENSHOTS to illustrate the 2 problems
here: http://resume.mle4hire.sent.com/bk/screenshots.html and I have a
minimal version of THE PAGE ITSELF with an internal stylesheet here:
http://resume.mle4hire.sent.com/bk/minimalbad.html. I really appreciate
your help. THANKS.

解决方案

"Melanie Avids" <me******@gmail.com> wrote:

Hi, I''m tired of banging my head on the computer. I''m hoping someone
can help? I have a very small simple page that looks perfect in
Firefox, Safari, and Netscape. It''s clean. The HTML and CSS both
validate. In IE/Mac, however, the container div is significantly
smaller, and the content overruns it. In IE/Windows, the content of the
right column only starts displaying after the contents of the left
column are completed. I have SCREENSHOTS to illustrate the 2 problems
here: http://resume.mle4hire.sent.com/bk/screenshots.html and I have a
minimal version of THE PAGE ITSELF with an internal stylesheet here:
http://resume.mle4hire.sent.com/bk/minimalbad.html. I really appreciate
your help. THANKS.



Read up on: http://www.google.com/search?q=doctype+sniffing

--
Spartanicus


Melanie,

Let me preface this by saying that I''m not a total expert. That being said,
I noticed that you haven''t included a full Doctype declaration in the top of
your page. If you don''t have a full Doctype, IE will default to "Quirks"
mode and not render the box model correctly. See
http://css.maxdesign.com.au/listamat...t-boxmodel.htm to see what I''m
taking about. The particular chart I''m referencing is at the bottom of the
page, but the whole page is useful to read.

Try using a full doctype and see if anything changes.
------------
Viken K.
http://home.comcast.net/~vikenk

--

"Melanie Avids" <me******@gmail.com> wrote in message
news:11**********************@g47g2000cwa.googlegr oups.com...

Hi, I''m tired of banging my head on the computer. I''m hoping someone
can help? I have a very small simple page that looks perfect in
Firefox, Safari, and Netscape. It''s clean. The HTML and CSS both
validate. In IE/Mac, however, the container div is significantly
smaller, and the content overruns it. In IE/Windows, the content of the
right column only starts displaying after the contents of the left
column are completed. I have SCREENSHOTS to illustrate the 2 problems
here: http://resume.mle4hire.sent.com/bk/screenshots.html and I have a
minimal version of THE PAGE ITSELF with an internal stylesheet here:
http://resume.mle4hire.sent.com/bk/minimalbad.html. I really appreciate
your help. THANKS.



Thank you both Spartanicus and Viken for the tip about doctypes.
Haven''t seen it in windows yet, but it fixed the glitch immediately on
the mac. I''m sure that having a better understanding of this will help
me loads in the future. Thanks!

M.


这篇关于小的简单页面验证,除了IE之外的一切都很好 - 任何人都可以帮忙吗?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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