简体   繁体   中英

Compablity issue with Chrome Web Browser

We have developed a website using HTML, css and 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.

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. In firefox, it is auto adjusting the height while in chrome it is taking some other height. One workaround will be to give Inline height to marquee .eg:- give height:164 px.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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