开发每个静态网站是的模版代码(自己开发是长期优化过的觉得最简的代码)
                                                            生活随笔
收集整理的這篇文章主要介紹了
                                开发每个静态网站是的模版代码(自己开发是长期优化过的觉得最简的代码)
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.                        
                                
                            
                            
                            /*Index page,designed by tuzuoquan,version:1.0,2012-7-16*/
/**Styles which is common in most website,the styles blow
can controll all the pages in the website.**/
/*全局樣式*/
/*這里是子頁面的CSS樣式*/
*{
?margin:0px;
?padding:0px;
?border:0px;
?font:13px/1.4em "宋體";
?text-align:center;
}
body{
?background:#105645;
}
a{
?text-decoration:none;
}
a:link,a:visited {
?text-decoration:none;
?color:#FF0000;
}
a:hover,a:active {
?text-decoration:underline;
}
p{
?text-align:left;
}
                        
                        
                        /**Styles which is common in most website,the styles blow
can controll all the pages in the website.**/
/*全局樣式*/
/*這里是子頁面的CSS樣式*/
*{
?margin:0px;
?padding:0px;
?border:0px;
?font:13px/1.4em "宋體";
?text-align:center;
}
body{
?background:#105645;
}
a{
?text-decoration:none;
}
a:link,a:visited {
?text-decoration:none;
?color:#FF0000;
}
a:hover,a:active {
?text-decoration:underline;
}
p{
?text-align:left;
}
總結
以上是生活随笔為你收集整理的开发每个静态网站是的模版代码(自己开发是长期优化过的觉得最简的代码)的全部內容,希望文章能夠幫你解決所遇到的問題。
 
                            
                        - 上一篇: 银闪付是什么 它是属于哪家公司的
- 下一篇: 股票sw是什么意思的
