开发者

Page not loading in IE

开发者 https://www.devze.com 2023-01-12 23:38 出处:网络
I just made some CSS changes to a page and all works perfect in firefox safari, chrome but when i view it in IE there is nothing. I mean just a blank开发者_高级运维 page

I just made some CSS changes to a page and all works perfect in firefox safari, chrome but when i view it in IE there is nothing. I mean just a blank开发者_高级运维 page

http://posnation.com/pos_support/aldelo_training_dvd

Also this is a miva site


try validating your html. You also don't have an end title tag.


Close title tag.


It looks like the tag in the page head isn't closed properly (line 4). FF and Chrome often fix this sort of error for you as they render the page, IE isn't on this occasion.

0

精彩评论

暂无评论...
验证码 换一张
取 消