博客学堂
首页>>博客代码>>网易博客代码>> 给你的网易博客日志添加个性漂亮的边框表格效果

给你的网易博客日志添加个性漂亮的边框表格效果

来源:博客学堂  | 添加时间:2008-3-20 12:02:47 |   | 我要投稿 | 提问

样式7

网易博客日志添加个性漂亮的边框表格效果

代码如下:

<table style="border-right: plum 1px solid;
border-top: plum 1px solid; border-left:
plum 1px solid; border-bottom:plum 1px solid"
height="100" cellPadding="5"
width="100" bgcolor="#eee0e5"><tr>
<td style="border-right: orchid 4px dotted;
border-top: orchid 4px dotted;
border-left: orchid 4px dotted;border-bottom:
orchid 4px dotted" bgcolor="white">
<font size="2">在这里输入内容</font>
</td></tr></table>

样式8

网易博客日志添加个性漂亮的边框表格效果

代码如下:

<table style="border-right:
lightblue 1px dashed; border-top:
lightblue 1px dashed;
border-left: lightblue 1px dashed;
border-bottom: lightblue 1px dashed"
cellSpacing="5" cellPadding="3"
bgcolor="lightblue">
<tr><td style="border-right: lightcyan
1px dashed; border-top: lightcyan 1px
dashed;
border-left: lightcyan 1px dashed;
border-bottom: lightcyan 1px dashed"
bgcolor="lightcyan">
<table><tr>
<td style="PADDING-RIGHT: 6px;
padding-left: 6px; PADDING-BOTTOM: 6px;
padding-top: 6px" bgcolor="white">
<font size="2">在这里输入文字
</font></td></tr>
</table>
</td>
</tr></table>

样式9

网易博客日志添加个性漂亮的边框表格效果

代码如下:

<table style="border-right:
lightblue
1px dashed; border-top: lightblue
1px dashed;
border-left: lightblue 1px dashed;
border-bottom: lightblue 1px dashed"
cellSpacing="3" cellPadding="4"
bgcolor="lightblue"><tr>
<td style="border-right: white
1px dashed; border-top: white 1px dashed;
border-left: white 1px dashed;
border-bottom: white 1px dashed">
<font size="2">在此输入内容
</font></td>
</tr></table>
共7页: 上一页 [1] [2] 3 [4] [5] [6] [7] 下一页
收藏和分享:
评论加载中…
网站地图 - 关于我们 - 版权声明 - 广告服务 - 联系我们 - 诚聘英才 - 帮助中心
Copyright © 2007-2008 www.blog286.com all Right Reserved
博客学堂 版权所有