自己如何做博客模板,怎么上传到博客?

来源:百度知道 编辑:UC知道 时间:2024/05/18 18:41:17
请问我想传到博客上,怎么传啊?比如www.bokee.com,多谢!

通过下面的代码你可以自己动手修改博客的模板,尽显非凡个性,不过小心弄不好可就面目全非了...

<STYLE type=text/css>

body
{background:url(页面背景图片) repeat
scroll!important;}

.logo
{background:url(题图logo图片) no
repeat no scroll!mportant;}

.banner
{background:url(题图大图) no
repeat no scroll!mportant;}

.menu{
background:url("题图下的菜单图片") no-
repeat center;}

.feeds .up{
background:url("正文标题栏上翻时的图片") no-
repeat center;}

.feeds .down{
background:url("正文标题栏下翻时的图片") no-
repeat center;}

.feeds .function{background:url("正文摘要结尾处菜单的图片") no-repeat right;}

.links .up{
background:url("面板标题栏上翻时图片");}

.links .down{
background:url("面板标题栏下翻时的图片");}

.links .mid{
background:url("面板的背景图片");}

.photo .mid{
background:url(形象照片处的背景图片);}

.label .mid{