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

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

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

样式16

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

代码如下:

<table border="0" cellspacing="0" cellpadding="5" width=400>
<tr>
<td width="10" height="10" style="border-bottom:1px dotted #ff99cc;border-right:1px
dotted #ff99cc;font-size:1pt"> </td>
<td height="10" style="border-bottom:1px dotted #ff99cc;font-size:1pt"> </td>
<td width="10" height="10" style="border-bottom:1px dotted #ff99cc;border-left:1px
dotted #ff99cc;font-size:1pt"> </td>
</tr>
<tr>
<td width="10" style="border-right:1px dotted #ff99cc;font-size:1pt"> </td>
<td width="120" bgcolor="#ffffff" style="font-size:8pt;color:#999999;">
<p align="center"><br>
<font size="2" color="#000000">输入文字</font><br>
<br>
</td>
<td width="10" style="border-left:1px dotted #ff99cc;font-size:1pt"> </td>
</tr>
<tr>
<td width="10" height="10" style="border-top:1px dotted #ff99cc;border-right:1px
dotted #ff99cc;font-size:1pt"> </td>
<td height="10" style="border-top:1px dotted #ff99cc;font-size:1pt"> </td>
<td width="10" height="10" style="border-top:1px dotted #ff99cc;border-left:1px
dotted #ff99cc;font-size:1pt"> </td>
</tr>
</table>
共7页: 上一页 [1] [2] [3] [4] [5] 6 [7] 下一页
收藏和分享:
评论加载中…
网站地图 - 关于我们 - 版权声明 - 广告服务 - 联系我们 - 诚聘英才 - 帮助中心
Copyright © 2007-2008 www.blog286.com all Right Reserved
博客学堂 版权所有