4、立体边框
代码1: <table style="border:20px #ccffcc ridge" cellSpacing=0 cellPadding=0 width=480 align=center border=0><tr>
<td><IMG src=http://image69.360doc.com/DownloadImg/2014/02/2807/39486389_1.jpg></td>
</tr></table>
代码2: <table style="border:20px #ccffcc ridge" height=400 cellSpacing=0 cellPadding=0 width=520 align=centerbackground=http://image69.360doc.com/DownloadImg/2014/02/2807/39486389_1.jpg border=0>
<tr><td></td></tr></table>
两种代码一种效果
5、水晶边框
代码: <table borderColor=#ff60af cellSpacing=2 cellPadding=2 width=500 align=center border=5><tr>
<td style="FILTER: Blur(Add=true, Direction=180, Strength=20)" bgColor= #ff9999T height=30>标题</td></tr><tr>
<td vAlign=top height=184>这里可输入文字,还可放图片、gif、Flash动画代码。</td></tr></table>
其中:红色是边框颜色,绿色是标题背景颜色,蓝色“30”是标题栏宽度,都可改变。
效果:
标题 |
这里可输入文字,还可放图片、gif、Flash动画代码。 |
这里可输入文字,还可放图片、gif、Flash动画代码。 |
相关连接: 精美边框代码与制作效果 (一) (二) (三) 日志边框代码大全