PhotobucketPhotobucketPhotobucketPhotobucketPhotobucketPhotobucketPhotobucketPhotobucketPhotobucketPhotobucketPhotobucket

追蹤者

2011年3月17日 星期四

6款实用框架样式❤

想要分享语法?可是却被部落格禁止?
一般部落格是不支持语法放在文章内的,
现在分享几个款式,
让你轻轻松松分享你的语法哟~~^^


①黑线框

<div style=":
width:205px;
height:50px;
overflow:auto;
overflow-x:hidden;
border:1px #555555 solid;
scrollbar-face-color:#ffffff;
scrollbar-highlight-color:#ffffff;
scrollbar-shadow-color:#ffffff;
scrollbar-3dlight-color:#ffffff;
scrollbar-arrow-color:#000000;
scrollbar-track-color:#ffffff;
scrollbar-darkshadow-color:#ffffff;">
</div>


②蓝线框

<div style="
width:205px;
height:50px;
overflow:auto;
overflow-x:hidden;
border:1px lightblue solid;
scrollbar-arrow-color:deepskyblue;
scrollbar-face-color:lightblue;
scrollbar-highlight-color:white;
scrollbar-3dlight-color:white;
scrollbar-track-color:white;
scrollbar-shadow-color:white;
scrollbar-darkshadow-color:white;">
</div>


③虚线黑框

<div style=" width:205px; height:50px; overflow:auto; overflow-x:hidden; border:1px #555555 dashed; scrollbar-arrow-color:white; scrollbar-face-color:palevioletred; scrollbar-highlight-color:white; scrollbar-3dlight-color:palevioletred; scrollbar-track-color:white; scrollbar-shadow-color:white; scrollbar-darkshadow-color:palevioletred">
</div>


④点点变色框

<div style=" width:205px; height:50px; overflow:auto; overflow-x:hidden; border-left:3px #89FF19 dotted; border-top:3px #89FF19 dotted; border-bottom:3px orange dotted; border-right:3px orange dotted; scrollbar-arrow-color:orange; scrollbar-face-color:white; scrollbar-highlight-color:darkorange; scrollbar-3dlight-color:white; scrollbar-track-color:white; scrollbar-shadow-color:yellowgreen; scrollbar-darkshadow-color:white;">
</div>


⑤点点灰框

<div style=" width:205px; height:50px; overflow:auto; overflow-x:hidden; border-left:3px #333333 dotted; border-top:3px #333333 dotted; border-bottom:3px #333333 dotted; border-right:3px #333333 dotted; scrollbar-arrow-color:Gray; scrollbar-face-color:white; scrollbar-highlight-color:Gray; scrollbar-3dlight-color:white; scrollbar-track-color:white; scrollbar-shadow-color:Gray; scrollbar-darkshadow-color:white;">
</div>


⑥透明框

<div style="
width:205px;
height:50px;
overflow:auto;
overflow-x:hidden;
border-left:3px .dashed;
border-top:3px .dashed;
border-bottom:3px .dashed;
border-right:3px .dashed;
scrollbar-arrow-color:red;
scrollbar-face-color:white;
scrollbar-highlight-color:white;
scrollbar-3dlight-color:white;
scrollbar-track-color:white;
scrollbar-shadow-color:white;
scrollbar-darkshadow-color:white;">
</div>


学习语法来自


如何添加语法进框框里?
请点这里 →

沒有留言:

張貼留言

多少也给个评论吧?:)
收到你们的鼓励,
我很开心。