简体   繁体   English

Chrome Web浏览器的兼容性问题

[英]Compablity issue with Chrome Web Browser

We have developed a website using HTML, css and javascriipting. 我们已经使用HTML,css和javascriipting开发了一个网站。 When we open it in Mozilla firefox then we get correct display for the webpage but when we open it in Chrome browser then we gets a gap between news and event box and the images which we put just below it. 当我们在Mozilla firefox中打开它时,我们将获得正确的网页显示,但是当我们在Chrome浏览器中打开它时,则会在新闻和事件框与放置在其下方的图像之间出现间隙。

Link for the website is here. 网站链接在这里。

I am attaching some screen shots to get a clear picture for the issue. 我附上一些屏幕截图,以清晰了解该问题。 在Mozilla Firefox浏览器中显示

在Google Chrome浏览器中显示

I guess the problem is with the height of marquee tag. 我想问题是marquee标记的高度。 In firefox, it is auto adjusting the height while in chrome it is taking some other height. 在Firefox中,它会自动调整高度,而在chrome中,它会自动调整其他高度。 One workaround will be to give Inline height to marquee .eg:- give height:164 px. 一种解决方法是将内联高度设置为marquee :-设置高度:164像素。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM