php 切换背景颜色或背景图片或是切换模板是怎样实现的~
如题:简单点就好!最好是有代码~~!!!一定要说清楚。
------解决方案--------------------
一定要说清楚。你想怎么切换? 你的出发点在哪?
------解决方案--------------------
你究竟想干嘛?
------解决方案--------------------
切换css或者切换文件夹
------解决方案--------------------
光标移到哪个行 那个行背景颜色变黄 光标移开恢复原来颜色的方法:
一.HTML:
HTML code1 2 3 4 5 6 7 8 9 | <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:
<br><font color= "#e78608" >------解决方案--------------------</font><br>搞多套css样式,切换之 <div class = "clear" >
</div>
</tr>
|
Copy after login