Home  >  Article  >  Backend Development  >  php 切换背景颜色或背景图片或是切换模板是怎样实现的~解决方案

php 切换背景颜色或背景图片或是切换模板是怎样实现的~解决方案

WBOY
WBOYOriginal
2016-06-13 13:30:421316browse

php 切换背景颜色或背景图片或是切换模板是怎样实现的~
如题:简单点就好!最好是有代码~~!!!一定要说清楚。

------解决方案--------------------
一定要说清楚。你想怎么切换? 你的出发点在哪?
------解决方案--------------------
你究竟想干嘛?
------解决方案--------------------
切换css或者切换文件夹
------解决方案--------------------
光标移到哪个行 那个行背景颜色变黄 光标移开恢复原来颜色的方法:
一.HTML:

HTML code

<tr style="FONT-WEIGHT: bold; FONT-STYLE: normal; BACKGROUND-COLOR: white; TEXT-DECORATION: none" onmouseover="this.style.backgroundColor='yellow'" onmouseout="this.style.backgroundColor='white'">
<br><font color="#e78608">------解决方案--------------------</font><br>PHP切换模板,cms比较好,http://bbs.phpcms.cn/forum.php
<br><font color="#e78608">------解决方案--------------------</font><br>搞多套css样式,切换之 <div class="clear">
                 
              
              
        
            </div>
</tr>
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