Home >Backend Development >PHP Tutorial >bootstrap的html版本可以直接放到CI中的VIEW层吗?该怎么解决

bootstrap的html版本可以直接放到CI中的VIEW层吗?该怎么解决

WBOY
WBOYOriginal
2016-06-13 12:06:33973browse

bootstrap的html版本可以直接放到CI中的VIEW层吗?
bootstrap有PHP版本的,没有试。


想请教一下大家,bootstrap的html版本 放到CI里的VIEW层,改一下后缀。  把JS,CSS路径变一下。
这样的开发出来的WEB应用行吗?  试了半天,页面效果没有 
另外,有必要head foot这样把分离吗?  有点晕晕的

先谢了
------解决思路----------------------
bootstrap已经规定好的css样式,只需要你重写就可,你把bootstrap的样式放在公共的静态文件,需要用的view的地方,加载css即可。

Statement:
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