★Y★边框代码(附有羽化功能-可以随意的调背景明暗度)

个人日记

代码用语属性解释
BORDERCOLOR="#框线颜色"
 
border=1 框线粗细   bgcolor
="背景颜色"   style="BACKGROUND-IMAGE: url(背景图片地址)"
BORDERCOLORLIGHT="#上左线颜色代码"  (亮面设定)  BORDERCOLORDARK="#右下框线颜色代码"  (暗面设定
WIDTH=宽度   height=高度 
 

 <P style="MARGIN:0px"></p> ------上下框线之间间隔 (px  , em)

 BORDER-BOTTOM-STYLE  下框线样式属性  BORDER-RIGHT-STYLE   右框线样式属性 
BORDER-TOP-STYLE  上框线样式属性
BORDER-LEFT-STYLE  左框线样式属性
BORDER-BOTTOM-COLOR  下框线颜色代码属性  BORDER-TOP-COLOR  上框线颜色代码属性 
BORDER-RIGHT-COLOR  右框线颜色代码属性
BORDER-LEFT-COLOR   左框线颜色代码属性
FILTER:Alpha(Opacity=100, Style=0)  起调背景颜色或图片的明暗度(羽化)作用
<TR></TR> 一组<TR></TR>是设定一横列的开始
<TD></TD>  一组<TD></TD>则是设定一个栏位
COLSPAN=3   是“左右栏位合并”的属性,COLSPAN="3"的意思就是“这个栏位左右横跨了3个栏位”
ROWSPAN=3   是“上下栏位合并”的属性,ROWSPAN=3的意思就是“这个栏位上下连跨了3个栏位”。
<p align=CENTER>水平居中</P>  <CENTER>水平居中</CENTER>   <DIV align=center> 水平居中</DIV>    
<p align=LEFT>水平居左</P>      <LEFT>水平居左<LEFT>       <DIV align=LEFT>水平居左</DIV>     

<p align=RIGHT>水平居右</P>     <RIGHT>水平居右</RIGHT>      <DIV align=RIGHT>水平居右</DIV>
  VALIGN=TOP   垂直靠上     VALIGN=MIDDLE   垂直靠中   VALIGN=BOTTOM   垂直靠低   

double

solid

dashed

dotted

ridge

inset

outset

groove

无形边框代码
 
<TABLE width=876 alt=ygqt align=center><TBODY><TR><TD height=3000>★(星星前放代码)</TD>
</TR></TBODY></TABLE>

用任意颜色制作边框代码---1--solid
 
(1)
<TABLE style="FILTER:Alpha(Opacity=100, Style=0);J:CH"  borderColor=#ffff00 border=1 alt=ygqt  bgColor=#ff0000  title=雨过晴天*的与众不同音画空间欢迎你QQ:1773864704 width=876 height=500 align=center>­<TBODY><TR>­<TD>★(五星前粘贴代码)</TD></TR></TBODY></TABLE>

( 2)
<table style="BORDER-BOTTOM-STYLE:solid;BORDER-RIGHT-STYLE:solid;BORDER-TOP-STYLE:solid;BORDER-LEFT-STYLE:solid;FILTER:Alpha(Opacity=100, Style=0);J:CH" title="雨过晴天*的与众不同音画空间欢迎你QQ1773864704" border="1" borderColor="#ffff00" width="876" bgColor="#ff0000" height="1000" alt="ygqt" align=center><TBODY><TR><TD>★(星星前放代码)</TD></TR></TBODY></table>

(3)--四边可以调成不同颜色
<table style="BORDER-BOTTOM-STYLE:solid;BORDER-BOTTOM-COLOR:#ff0000;BORDER-RIGHT-STYLE:solid;BORDER-TOP-COLOR:#ff0000;BORDER-TOP-STYLE:solid;BORDER-RIGHT-COLOR:#ff0000;BORDER-LEFT-STYLE:solid;BORDER-LEFT-COLOR:#ff0000;FILTER:Alpha(Opacity=100, Style=0);J:CH" title="雨过晴天*的与众不同音画空间欢迎你QQ1773864704" border="3" width="876" height="1000" bgColor="#000000" alt="ygqt" align=center><TBODY><TR><TD>★(星星前放代码)</TD></TR></TBODY></table>
(4)--四边可以调成不同颜色或宽度
<table style="BORDER-BOTTOM:#ff0000 1px solid;BORDER-LEFT:#ff0000 1px solid;BORDER-TOP:#ff0000 1px solid;BORDER-RIGHT:#ff0000 1px solid;FILTER:Alpha(Opacity=100, Style=0);J:CH" title="雨过晴天*的与众不同音画空间欢迎你QQ1773864704" width="876" height="1000" bgColor="#000000" alt="ygqt" align=center><TBODY><TR><TD>★(五星前粘贴代码)</TD></TR></TBODY></table>
(5)--四边可以调成不同颜色或宽度
<table style="BORDER-BOTTOM:rgb(84,73,57) 6px solid;FILTER:Alpha(Opacity=100, Style=0);BORDER-LEFT:rgb(84,73,57) 6px solid;BORDER-TOP:rgb(84,73,57) 6px solid;BORDER-RIGHT:rgb(84,73,57) 6px solid;J:CH" width="878" bgColor="#ff0000" align="center" height="500"><TBODY><TR><TD>★(星星前放代码)</TD></TR></TBODY></table>
 

 用任意颜色制作边框代码---2--double

(1)

<table style="BORDER-BOTTOM-STYLE:double;BORDER-RIGHT-STYLE:double;BORDER-TOP-STYLE:double;BORDER-LEFT-STYLE:double;FILTER:Alpha(Opacity=100, Style=0);J:CH" title="雨过晴天*的与众不同音画空间欢迎你QQ1773864704" border="3" borderColor="#ffff00" width="878" bgColor="#ff0000" align="center" height="1000" alt="ygqt" align=center><TBODY><TR><TD>★(五星前粘贴代码)</TD></TR></TBODY></table>


(2)--四边可以调成不同颜色

<table style="BORDER-BOTTOM-STYLE:double;BORDER-BOTTOM-COLOR:#ff0000;BORDER-RIGHT-STYLE:double;BORDER-TOP-COLOR:#ff0000;BORDER-TOP-STYLE:double;BORDER-RIGHT-COLOR:#ff0000;BORDER-LEFT-STYLE:double;BORDER-LEFT-COLOR:#ff0000;FILTER:Alpha(Opacity=100, Style=0);J:CH" title="雨过晴天*的与众不同音画空间欢迎你QQ1773864704" border="3" width="876" height="1000" bgColor="#000000" alt="ygqt" align=center><TBODY><TR><TD>★(星星前放代码)</TD></TR></TBODY></table>

 
(3)--四边可以调成不同颜色或宽度

<table style="BORDER-BOTTOM:#ff0000 3px double;BORDER-LEFT:#ff0000 3px double;BORDER-TOP:#ff0000 3px double;BORDER-RIGHT:#ff0000 3px double;FILTER:Alpha(Opacity=100, Style=0);J:CH" title="雨过晴天*的与众不同音画空间欢迎你QQ1773864704" width="876" height="100" bgColor="#000000" alt="ygqt" align=center><TBODY><TR><TD>★(五星前粘贴代码)</TD></TR></TBODY></table>
(4)--四边可以调成不同颜色或宽度---RJB颜色
<table style="BORDER-BOTTOM:rgb(84,73,57) 6px double;FILTER:Alpha(Opacity=100, Style=0);BORDER-LEFT:rgb(84,73,57) 6px double;BORDER-TOP:rgb(84,73,57) 6px double;BORDER-RIGHT:rgb(84,73,57) 6px double;J:CH" width="878" bgColor="#ff0000" align="center" height="300"><TBODY><TR><TD>★(星星前放代码)</TD></TR></TBODY></table>

 

 用任意颜色制作边框代码---3--dashed


(1)
<table style="BORDER-BOTTOM-STYLE:dashed;BORDER-RIGHT-STYLE:dashed;BORDER-TOP-STYLE:dashed;BORDER-LEFT-STYLE:dashed;FILTER:Alpha(Opacity=100, Style=0);J:CH" title="雨过晴天*的与众不同音画空间欢迎你QQ1773864704" border="3" borderColor="#ffff00" width="876" bgColor="#ff0000" align="center" height="1000" alt="ygqt"><TBODY><TR><TD>★(五星前粘贴代码)</TD></TR></TBODY></table>
(2)--四边可以调成不同颜色
<table style="BORDER-BOTTOM-STYLE:dashed;BORDER-BOTTOM-COLOR:#ff0000;BORDER-RIGHT-STYLE:dashed;BORDER-TOP-COLOR:#ff0000;BORDER-TOP-STYLE:dashed;BORDER-RIGHT-COLOR:#ff0000;BORDER-LEFT-STYLE:dashed;BORDER-LEFT-COLOR:#ff0000;FILTER:Alpha(Opacity=100, Style=0);J:CH" title="雨过晴天*的与众不同音画空间欢迎你QQ1773864704" border="3" width="876" height="1000" bgColor="#000000" alt="ygqt" align=center><TBODY><TR><TD>★(星星前放代码)</TD></TR></TBODY></table> 
(3)--四边可以调成不同颜色或宽度
<table style="BORDER-BOTTOM:#ff0000 3px dashed;BORDER-LEFT:#ff0000 3px dashed;BORDER-TOP:#ff0000 3px dashed;BORDER-RIGHT:#ff0000 3px dashed;FILTER:Alpha(Opacity=100, Style=0);J:CH" title="雨过晴天*的与众不同音画空间欢迎你QQ1773864704" width="876" height="100" bgColor="#000000"  alt="ygqt" align=center><TBODY><TR><TD>★(五星前粘贴代码)</TD></TR></TBODY></table>
(4)--四边可以调成不同颜色或宽度
<table style="BORDER-BOTTOM:rgb(84,73,57) 6px dashed;FILTER:Alpha(Opacity=100, Style=0);BORDER-LEFT:rgb(84,73,57) 6px dashed;BORDER-TOP:rgb(84,73,57) 6px dashed;BORDER-RIGHT:rgb(84,73,57) 6px dashed;J:CH" width="878" bgColor="#ff0000" align="center" height="300"><TBODY><TR><TD>★(星星前放代码)</TD></TR></TBODY></table>
 
 
 

 用任意颜色制作边框代码---4--dotted

(1)
<table style="BORDER-BOTTOM-STYLE:dotted;BORDER-RIGHT-STYLE:dotted;BORDER-TOP-STYLE:dotted;BORDER-LEFT-STYLE:dotted;FILTER:Alpha(Opacity=100, Style=0);J:CH" title="雨过晴天*的与众不同音画空间欢迎你QQ1773864704" border="5" borderColor="#ffff00" width="876" bgColor="#ff0000" align="center" height="1000" alt="ygqt"><TBODY><TR><TD>★(五星前粘贴代码)</TD></TR></TBODY></table>
(2)--四边可以调成不同颜色
<table style="BORDER-BOTTOM-STYLE:dotted;BORDER-BOTTOM-COLOR:#ff0000;BORDER-RIGHT-STYLE:dotted;BORDER-TOP-COLOR:#ff0000;BORDER-TOP-STYLE:dotted;BORDER-RIGHT-COLOR:#ff0000;BORDER-LEFT-STYLE:dotted;BORDER-LEFT-COLOR:#ff0000;FILTER:Alpha(Opacity=100, Style=0);J:CH" title="雨过晴天*的与众不同音画空间欢迎你QQ1773864704" border="3" width="876" height="100" bgColor="#000000" alt="ygqt" align=center><TBODY><TR><TD>★(星星前放代码)</TD></TR></TBODY></table> 
(3)--四边可以调成不同颜色或宽度
<table style="BORDER-BOTTOM:#ff0000 3px dotted;BORDER-LEFT:#ff0000 3px dotted;BORDER-TOP:#ff0000 3px dotted;BORDER-RIGHT:#ff0000 3px dotted;FILTER:Alpha(Opacity=100, Style=0);J:CH" title="雨过晴天*的与众不同音画空间欢迎你QQ1773864704" width="876" height="100" bgColor="#000000" alt="ygqt" align=center><TBODY><TR><TD>★(五星前粘贴代码)</TD></TR>
</TBODY></table> 
(4)--四边可以调成不同颜色或宽度
<table style="BORDER-BOTTOM:rgb(84,73,57) 6px dotted;FILTER:Alpha(Opacity=100, Style=0);BORDER-LEFT:rgb(84,73,57) 6px dotted;BORDER-TOP:rgb(84,73,57) 6px dotted;BORDER-RIGHT:rgb(84,73,57) 6px dotted;J:CH" width="878" bgColor="#ff0000" align="center" height="300">
<TBODY><TR><TD>★(星星前放代码)</TD></TR></TBODY>
</table>

 
 
 

用任意颜色制作边框代码---5--ridge

(1)--四边可以调成不同颜色
<table style="BORDER-BOTTOM-STYLE:ridge;BORDER-BOTTOM-COLOR:#ff0000;BORDER-RIGHT-STYLE:ridge;BORDER-TOP-COLOR:#ff0000;BORDER-TOP-STYLE:ridge;BORDER-RIGHT-COLOR:#ff0000;BORDER-LEFT-STYLE:ridge;BORDER-LEFT-COLOR:#ff0000;FILTER:Alpha(Opacity=100, Style=0);J:CH" title="雨过晴天*的与众不同音画空间欢迎你QQ1773864704" border="10" width="876" height="1000" bgColor="#ff0000" alt="ygqt" align=center><TBODY><TR><TD>★(星星前放代码)</TD></TR></TBODY></table>
(2)--四边可以调成不同颜色或宽度
<table style="BORDER-BOTTOM:#007979 10px ridge;BORDER-LEFT:#007979 10px ridge;BORDER-TOP:#007979 10px ridge;BORDER-RIGHT:#007979 10px ridge;FILTER:Alpha(Opacity=100, Style=0);J:CH" title="雨过晴天*的与众不同音画空间欢迎你QQ1773864704" width="876" height="1000" bgColor="#007979" alt="ygqt" align=center><TBODY><TR><TD>★(五星前粘贴代码)</TD></TR></TBODY></table>

(3)--四边可以调成不同颜色或宽度
<table style="BORDER-BOTTOM:rgb(84,73,57) 10px ridge;FILTER:Alpha(Opacity=100, Style=0);BORDER-LEFT:rgb(84,73,57) 10px ridge;BORDER-TOP:rgb(84,73,57) 10px ridge;BORDER-RIGHT:rgb(84,73,57) 10px ridge;J:CH" width="878" bgColor="#ff0000" align="center" height="300">
<TBODY><TR><TD>★(星星前放代码)</TD></TR></TBODY></table>

用任意颜色制作边框代码---6--inset
(1)--四边可以调成不同颜色(腾讯不支持)
<table style="BORDER-BOTTOM-STYLE:inset;BORDER-BOTTOM-COLOR:#007979;BORDER-RIGHT-STYLE:inset;BORDER-TOP-COLOR:#007979;BORDER-TOP-STYLE:inset;BORDER-RIGHT-COLOR:#007979;BORDER-LEFT-STYLE:inset;BORDER-LEFT-COLOR:#007979;FILTER:Alpha(Opacity=100, Style=0);J:CH" title="雨过晴天*的与众不同音画空间欢迎你QQ1773864704" border="15" width="876" height="1000" bgColor="#007979" alt="ygqt" align=center><TBODY><TR><TD>★(星星前放代码)</TD></TR></TBODY></table> 
(2)--四边可以调成不同颜色或宽度(腾讯不支持)
<table style="BORDER-BOTTOM:#007979 10px inset;BORDER-LEFT:#007979 10px inset;BORDER-TOP:#007979 10px inset;BORDER-RIGHT:#007979 10px inset;FILTER:Alpha(Opacity=100, Style=0);J:CH" title="雨过晴天*的与众不同音画空间欢迎你QQ1773864704" width="876" height="1000" bgColor="#007979" alt="ygqt" align=center><TBODY><TR><TD>★(五星前粘贴代码)</TD></TR></TBODY></table>  
 

用任意颜色制作边框代码---7--outset

(1)--四边可以调成不同颜色
<table style="BORDER-BOTTOM-STYLE:outset;BORDER-BOTTOM-COLOR:#007979;BORDER-RIGHT-STYLE:outset;BORDER-TOP-COLOR:#007979;BORDER-TOP-STYLE:outset;BORDER-RIGHT-COLOR:#007979;BORDER-LEFT-STYLE:outset;BORDER-LEFT-COLOR:#007979;FILTER:Alpha(Opacity=100, Style=0);J:CH" title="雨过晴天*的与众不同音画空间欢迎你QQ1773864704" border="10" width="876" height="1000" bgColor="#007979" alt="ygqt" align=center><TBODY><TR><TD>★(星星前放代码)</TD></TR></TBODY></table>
(2)--四边可以调成不同颜色或宽度
<table style="BORDER-BOTTOM:#007979 10px outset;BORDER-LEFT:#007979 10px outset;BORDER-TOP:#007979 10px outset;BORDER-RIGHT:#007979 10px outset;FILTER:Alpha(Opacity=100, Style=0);J:CH" title="雨过晴天*的与众不同音画空间欢迎你QQ1773864704" width="876" height="1000" bgColor="#007979" alt="ygqt" align=center><TBODY><TR><TD>★(五星前粘贴代码)</TD></TR></TBODY></table>
(3)--四边可以调成不同颜色或宽度
<table style="BORDER-BOTTOM:rgb(84,73,57) 10px outset;FILTER:Alpha(Opacity=100, Style=0);BORDER-LEFT:rgb(84,73,57) 10px outset;BORDER-TOP:rgb(84,73,57) 10px outset;BORDER-RIGHT:rgb(84,73,57) 10px outset;J:CH" width="878" bgColor="#ff0000" align="center" height="300">
<TBODY><TR><TD>★(星星前放代码)</TD></TR></TBODY>
</table>
 

用任意颜色制作边框代码---8--groove 

(1)--四边可以调成不同颜色(腾讯不支持)
<table style="BORDER-BOTTOM-STYLE:groove;BORDER-BOTTOM-COLOR:#007979;BORDER-RIGHT-STYLE:groove;BORDER-TOP-COLOR:#007979;BORDER-TOP-STYLE:groove;BORDER-RIGHT-COLOR:#007979;BORDER-LEFT-STYLE:groove;BORDER-LEFT-COLOR:#007979;FILTER:Alpha(Opacity=100, Style=0);J:CH" title="雨过晴天*的与众不同音画空间欢迎你QQ1773864704" border="15" width="876" bgColor="#007979" height="1000" alt="ygqt" align=center><TBODY><TR><TD>★(星星前放代码)</TD></TR></TBODY></table>
(2)--四边可以调成不同颜色或宽度(腾讯不支持)
<table style="J:CH;BORDER-BOTTOM:#007979 10px groove;BORDER-LEFT:#007979 10px groove;BORDER-TOP:#007979 10px groove;BORDER-RIGHT:#007979 10px groove ;FILTER:Alpha(Opacity=100, Style=0);J:CH" title="雨过晴天*的与众不同音画空间欢迎你QQ1773864704" width="876" bgColor="#007979" height="1000" alt="ygqt" align=center><TBODY><TR><TD>★(五星前粘贴代码)</TD></TR></TBODY></table> 
 

用任意颜色制作边框代码---9
(双颜色)
<table style="FILTER:progid:DXImageTransform.Microsoft.gradient(gradientType=1,startColorstr=#ffff00,endColorstr=#ff0000) Alpha(Opacity=100, Style=0) ;J:CH" title="雨过晴天*的空间欢迎你QQ:1773864704" border="1" borderColor="#00ff00" width="876" height="300" alt="ygqt"><TBODY><TR><TD>★(五星前粘贴代码)</TD></TR></TBODY></table>

用任意颜色制作边框代码---10
<table style="BORDER-BOTTOM-STYLE:double;FILTER:progid:DXImageTransform.Microsoft.gradient(gradientType=1,startColorstr=#ffff00,endColorstr=#ff0000) Alpha(Opacity=100, Style=0);BORDER-RIGHT-STYLE:double;BORDER-TOP-STYLE:double;BORDER-LEFT-STYLE:double;J:CH" title="雨过晴天*的与众不同音画空间欢迎你QQ1773864704" border="3" borderColor="#ffff00" width="878" align="center" height="1000" alt="ygqt">
<TBODY><TR><TD>★(五星前粘贴代码)</TD></TR></TBODY></table>
 

用任意颜色制作边框代码---11

<table style="BORDER-BOTTOM-STYLE:dashed;FILTER:progid:DXImageTransform.Microsoft.gradient(gradientType=1,startColorstr=#ffff00,endColorstr=#ff0000) Alpha(Opacity=100, Style=0);BORDER-RIGHT-STYLE:dashed;BORDER-TOP-STYLE:dashed;BORDER-LEFT-STYLE:dashed;J:CH" title="雨过晴天*的与众不同音画空间欢迎你QQ1773864704" border="5" borderColor="#00ff00" width="878" align="center" height="1000" alt="ygqt">
<TBODY><TR><TD>★(五星前粘贴代码)</TD></TR></TBODY></table>
 

用任意颜色制作边框代码---12

<table style="BORDER-BOTTOM-STYLE:dotted;FILTER:progid:DXImageTransform.Microsoft.gradient(gradientType=1,startColorstr=#ffff00,endColorstr=#ff0000) Alpha(Opacity=100, Style=0);BORDER-RIGHT-STYLE:dotted;BORDER-TOP-STYLE:dotted;BORDER-LEFT-STYLE:dotted;J:CH" title="雨过晴天*的与众不同音画空间欢迎你QQ1773864704" border="5" borderColor="#00ff00" width="878" align="center" height="1000" alt="ygqt">
<TBODY><TR><TD>★(五星前粘贴代码)</TD></TR></TBODY></table>
 

用任意颜色制作边框代码---13

 
<table style="BORDER-BOTTOM-STYLE:ridge;BORDER-BOTTOM-COLOR:#ff0000;FILTER:progid:DXImageTransform.Microsoft.gradient(gradientType=1,startColorstr=#ffff00,endColorstr=#ff0000)  Alpha(Opacity=100, Style=0);BORDER-RIGHT-STYLE:ridge;BORDER-TOP-COLOR:#ff0000;BORDER-TOP-STYLE:ridge;BORDER-RIGHT-COLOR:#ff0000;BORDER-LEFT-STYLE:ridge;BORDER-LEFT-COLOR:#ff0000;J:CH" title="雨过晴天*的与众不同音画空间欢迎你QQ1773864704" border="10" width="876" align="center" height="1000" alt="ygqt">
<TBODY><TR><TD>★(星星前放代码)</TD></TR></TBODY></table>
 

用任意颜色制作边框代码---14

 
<table style="BORDER-BOTTOM-STYLE:outset;BORDER-BOTTOM-COLOR:#ff0000;FILTER:progid:DXImageTransform.Microsoft.gradient(gradientType=1,startColorstr=#ffff00,endColorstr=#ff0000)  Alpha(Opacity=100, Style=0);BORDER-RIGHT-STYLE:outset;BORDER-TOP-COLOR:#ff0000;BORDER-TOP-STYLE:outset;BORDER-RIGHT-COLOR:#ff0000;BORDER-LEFT-STYLE:outset;BORDER-LEFT-COLOR:#ff0000;J:CH" title="雨过晴天*的与众不同音画空间欢迎你QQ1773864704" border="10" width="876" align="center" height="1000" alt="ygqt">
<TBODY><TR><TD>★(星星前放代码)</TD></TR></TBODY></table>
 

用任意颜色制作边框代码---15

 
<table style="BORDER-BOTTOM-STYLE:solid;FILTER:Alpha(Opacity=100, Style=0) wave(strength=0,freq=10,phase=80,lightstrength=80);BORDER-RIGHT-STYLE:solid;BORDER-TOP-STYLE:solid;BORDER-LEFT-STYLE:solid;J:CH" title="雨过晴天*的与众不同音画空间欢迎你QQ1773864704" border="5" borderColor="#ffff00" width="876" bgColor="#ff0000" align="center" height="300" alt="ygqt">
<TBODY><TR><TD> ★(星星前放代码)</TD></TR></TBODY>
</table>
strength=框线波纹深度 freq=背景波纹数 lightstrength=明暗度

用任意颜色制作边框代码---16

<table style="BORDER-BOTTOM-STYLE:double;FILTER:progid:DXImageTransform.Microsoft.gradient(gradientType=1,startColorstr=#ffff00,endColorstr=#ff0000) Alpha(Opacity=100, Style=0) wave(strength=0,freq=10,phase=80,lightstrength=80;BORDER-RIGHT-STYLE:double;BORDER-TOP-STYLE:double;BORDER-LEFT-STYLE:double;J:CH" title="雨过晴天*的与众不同音画空间欢迎你QQ1773864704" border="3" borderColor="#00ff00" width="878" align="center" height="300" alt="ygqt">
 
<TBODY><TR><TD>★(五星前粘贴代码)</TD></TR></TBODY></table>

用任意颜色制作边框代码---17

 
<table style="BORDER-BOTTOM-STYLE:solid;FILTER:Alpha(Opacity=100, Style=0) progid:DXImageTransform.Microsoft.Glow(color=#ff0000,strength=10);BORDER-RIGHT-STYLE:solid;BORDER-TOP-STYLE:solid;BORDER-LEFT-STYLE:solid;J:CH" title="雨过晴天*的与众不同音画空间欢迎你QQ1773864704" border="1" borderColor="#ffff00" width="840" bgColor="#ff0000" align="center" height="300" alt="ygqt"><TBODY><TR><TD>★(星星前放代码)</TD></TR></TBODY>
</table><P style="MARGIN:30px"></p>

用任意颜色制作边框代码18
★(五星前粘贴代码)
<table style="BORDER-BOTTOM-STYLE:ridge;BORDER-BOTTOM-COLOR:#ff0000;BORDER-RIGHT-STYLE:ridge;BORDER-TOP-COLOR:#ff0000;BORDER-TOP-STYLE:ridge;BORDER-RIGHT-COLOR:#ff0000;BORDER-LEFT-STYLE:ridge;BORDER-LEFT-COLOR:#ff0000" title="雨过晴天*的与众不同音画空间欢迎你QQ1773864704" border="5" align="center" alt="ygqt">
<TBODY><TR><TD><table style="FILTER:Alpha(Opacity=100, Style=0);J:CH" title="雨过晴天*的与众不同音画空间欢迎你QQ1773864704" width="868" align="center" alt="ygqt"><TBODY><TR><TD style="FILTER:Blur(Direction=385,Strength=30) Blur(Direction=295,Strength=30 ) FlipV" bgColor="#ff0000" height="50"><div style="TEXT-ALIGN:center"></div></TD></TR></TBODY>
</table><table style="FILTER:Alpha(Opacity=100, Style=0);J:CH" title="雨过晴天*的与众不同音画空间欢迎你QQ1773864704" align="center" alt="ygqt"><TBODY><TR><TD style="FILTER:Blur(Direction=385,Strength=30) Blur(Direction=295,Strength=30)" bgColor="#ff0000" height="550" width="868">★(五星前粘贴代码)</TD></TR></TBODY></table></TD></TR></TBODY></table>

用任意颜色制作边框代码19

<table style="BACKGROUND-IMAGE:url(图片地址);FILTER:Alpha(Opacity=100, Style=0);J:CH" title="雨过晴天*的与众不同音画空间欢迎你QQ:1773864704" border="1" borderColor="#ffff00" align="center" alt="ygqt"><TBODY><TR><TD>
<table border="2" borderColor="#660000" align="center"><TBODY><TR><TD><table border="2" borderColor="#770000" align="center"><TBODY><TR><TD><table border="2" borderColor="#880000" align="center"><TBODY><TR><TD>
<table border="2" borderColor="#990000" align="center"><TBODY><TR><TD><table border="2" borderColor="#aa0000" align="center"><TBODY><TR><TD><table border="2" borderColor="#bb0000" align="center"><TBODY><TR><TD>
<table border="2" borderColor="#cc0000" align="center"><TBODY><TR><TD><table border="2" borderColor="#dd0000" align="center"><TBODY><TR><TD><table border="2" borderColor="#ee0000" align="center"><TBODY><TR><TD>
<table border="2" borderColor="#ff0000" align="center"><TBODY><TR><TD>
<table style="BORDER-BOTTOM-STYLE:dashed;BORDER-RIGHT-STYLE:dashed;BORDER-TOP-STYLE:dashed;BORDER-LEFT-STYLE:dashed;J:CH" title="雨过晴天*的与众不同音画空间欢迎你QQ1773864704" border="4" borderColor="#ff0000" align="center" alt="ygqt"><TBODY><TR><TD><table border="2" borderColor="#ff0000" align="center"><TBODY><TR><TD>
<table border="2" borderColor="#ee0000" align="center"><TBODY><TR><TD><table border="2" borderColor="#dd0000" align="center"><TBODY><TR><TD><table border="2" borderColor="#cc0000" align="center"><TBODY><TR><TD>
<table border="2" borderColor="#bb0000" align="center"><TBODY><TR><TD><table border="2" borderColor="#aa0000" align="center"><TBODY><TR><TD><table border="2" borderColor="#990000" align="center"><TBODY><TR&g

文章评论

蓝梦伊人

老师,等有时间,请教你,跟你学习吧?先谢谢啦[em]e160[/em][em]e160[/em]