利用CSS美化Blog文章

利用CSS美化Blog文章

本文地址: var path=document.URL; document.write(document.URL)

发布于 var path=document.URL; date=path.substring(40,44); month=path.substring(45,47); day=path.substring(48,50); document.write(date+'年'+month+'月'+day+'日');

这是我使用的CSS

<styletype="text/css">
/*********************************
 * Greenerycn Blog Css           *
 *                               *
 * Date: 2008-2-21               *
 * Last Modified Date:           *
 *       2008-2-21               *
 *                               *
 * Contact:greenerycn@gmail.com  *
 * copyright:创作共享 非商业        *
 *                               *
 *********************************/


/* 正文区域 */
#GreenerycnBody
{
padding-top
: 10px ;
clear
: both ;
letter-spacing
: 1px ; /* 字符间距 */


}
/* 链接样式 */
#GreenerycnBody.link
{
width
: 90% ;
font-family
: tahoma ;
font-size
: 9pt ;
line-height
: 100% ;
text-transform
: lowercase ; /* 小写显示 */

}

#GreenerycnBodya,#GreenerycnBodya:link,#GreenerycnBodya:active
{
font-weight
: bold ;
text-decoration
: none ;

color
: green ;

}
#GreenerycnBodya:hover
{
text-decoration
: underline ;
color
: green ;

}

/* 层样式 */
#GreenerycnBodydiv
{
border
: solid1px#78A3D3 ;
background-color
: #F5F8FC ;
word-break
: break-all ;
overflow
: auto ;
padding
: 15px ;
margin
: 15px0 ;

}

/* 总标题 */
#GreenerycnBodyh1
{
font-size
: 23px ;
padding
: 10px0 ;
font-family
: Verdana,Arial,Sans-Serif ;
border-bottom
: dashed1pxgray ;
text-align
: center ;
background-color
: #F5F8FC ;
height
: 40px ;
letter-spacing
: 0px ; /* 字符间距 */
}
/* 发布日期 */
#GreenerycnBody.fooTime
{
margin
: 0 ;
padding-top
: 5px ;
text-align
: center ;
font-size
: 12px ;
line-height
: 1em ;
font-family
: Verdana,Arial,Sans-Serif ;
border
: none ;

}

/* 标题 */
#GreenerycnBody.title
{
font-size
: 16px ;
font-family
: 宋体 ;
TEXT-ALIGN
: center ;
font-weight
: bold ;
}

/* 段落 */
#GreenerycnBodyp
{
font-family
: Verdana,Arial,Sans-Serif ;
text-indent
: 2em ;
line-height
: 100% ;
font-size
: 11pt ;
whiteSpace
: normal ;
letter-spacing
: 1px ; /* 字符间距 */
}
/* 一个蓝色的代码框 */

#GreenerycnBody.code
{
font-family
: "Verdana","CourierNew","Courier","mono" ;
font-size
: 12px ;
line-height
: 18px ;
color
: #000000 ;
background-color
: #DDEDFB ;
margin
: 5px ;
padding
: 5px ;
border
: 1pxsolidgreen ;
display
: block ;
}

#GreenerycnBodyblockquote
{
background-color
: lightyellow ;
border
: 1pxdotted#dedbde ;
padding
: 10px ;
}
/* 脚注 */
#GreenerycnBody.foot
{
height
: 43px ;
padding
: 12px000 ;
text-align
: center ;
margin
: 30px000 ;
font-size
: 12px ;
border
: none ;
border-top
: dashed1pxgray ;
}
</style>

我的文章框架:

< div id ="GreenerycnBody" >

< h1 > 标题 </ h1 >
< p class ="fooTime" > 本文地址:
< script type ="text/javascript" >
document.write(document.URL)
</ script >

< p class ="fooTime" > 发布于
< script type ="text/javascript" > var path = document.URL;date = path.substring( 40 , 44 );month = path.substring( 45 , 47 );day = path.substring( 48 , 50 );document.write(date + ' ' + month + ' ' + day + ' ' ); </ script >
</ p >


< div >
< p class ="link" >< a href ="http://blog.csdn.net/greenerycn" > Grenerycn'sBlog </ a > </ p >
< p > 正文
</ p >
</ div >
< div class ="foot" > 本文地址: < script type ="text/javascript" >
document.write(document.URL)
</ script ></ div >


</ div >
本文地址: document.write(document.URL)
  • 0
    点赞
  • 1
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值