html转php后页面纷乱,求教

WBOY
Release: 2016-06-13 12:04:03
Original
1092 people have browsed it

html转php后页面混乱,求教
我从网上下载了一个网页模版
                                           IE 9               360                     Chrome                    firefox
原html直接打开               正常              正常                       正常                        正常
仅把后缀改为php            混乱              混乱                       正常                        正常

这是为什么呢?
IE和360同内核,应该是相同的原因。
是我PHP版本的问题吗?我用的是5.2.8。
我把IE和360的缓存都清空了再试,还是这样。

PHP新手,实在搞不清其中的原理,请大牛帮我分析一下,如何才能让IE和360正常呢?

------解决方案--------------------
要看到东西才能知道
你可把文件放到云盘中
------解决方案--------------------
混乱怎么理解,截图看一下
------解决方案--------------------
会不会是Css的问题,你用的Bootstrap2.3?

你可以比较下两个情况渲染出来的网页源代码,看看区别。

或者在改成PHP的时候看看你的脚本里面会不会有什么代码被解析器解析了,而html下面不是别。

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template