很多博友希望自己的博客文章更多彩,在这里向您推举下列代码,可以使你的文章看起来更有特色和个性,把下面的代码复制粘贴到文章的显示源代码区,在自定义文字里面输入你想写的文字即可:
蓝色背景代码如下:
<table
width=500
style="filter:
alpha(opacity=100,finishopacity=10,style=1);">
<tr><td align=center bgcolor=skyblue>
<PRE>在这里输入你的文字</PRE>
</td></tr></table>
红色背景代码如下:<table
width=500
style="filter:
alpha(opacity=100,finishopacity=10,style=1);">
<tr><td align=center bgcolor=red>
<PRE>在这里输入你的文字</PRE>
</td></tr></table>
绿色背景代码如下:<table
width=500
style="filter:
alpha(opacity=100,finishopacity=10,style=1);">
<tr><td align=center bgcolor=purple>
<PRE>在这里输入你的文字</PRE>
</td></tr></table>
绿色背景代码如下:<table
width=500
style="filter:
alpha(opacity=100,finishopacity=10,style=1);">
<tr><td align=center bgcolor=green>
<PRE>在这里输入你的文字</PRE>
</td></tr></table>
黄色背景代码:<table
width=500
style="filter:
alpha(opacity=100,finishopacity=10,style=1);">
<tr><td align=center bgcolor=yellow>
<PRE>在这里输入你的文字</PRE>
</td></tr></table>
金色背景代码:<table
width=500
style="filter:
alpha(opacity=100,finishopacity=10,style=1);">
<tr><td align=center bgcolor=gold>
<PRE>在这里输入你的文字</PRE>
</td></tr></table>