当前位置:
首页 >
开发每个静态网站是的模版代码(自己开发是长期优化过的觉得最简的代码)
发布时间:2024/9/27
49
豆豆
生活随笔
收集整理的这篇文章主要介绍了
开发每个静态网站是的模版代码(自己开发是长期优化过的觉得最简的代码)
小编觉得挺不错的,现在分享给大家,帮大家做个参考.
/*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;
}
总结
以上是生活随笔为你收集整理的开发每个静态网站是的模版代码(自己开发是长期优化过的觉得最简的代码)的全部内容,希望文章能够帮你解决所遇到的问题。
- 上一篇: 银闪付是什么 它是属于哪家公司的
- 下一篇: 01-java基础加强,eclipse工