常用文字代码
1、贴图:<img src="图片地址">
2、加入连接:
<a href="所要连接的相关地址">
写上你想写的字</a>
3、在新窗口打开连接:
<a href="相关地址" target="_blank">
写上要写的字</a>
4、移动字体(走马灯):<marquee>
写上你想写的字</marquee>
5、字体加粗:<b>写上你想写的字</b>
6、字体斜体:<i>写上你想写的字</i>
7、字体下划线: <u>写上你想写的字</u>
8、字体删除线: <s>写上你想写的字</s>
9)字体加大: <big>写上你想写的字</big>
10)字体控制大小:<h1>写上你想写的字
</h1>
(其中字体大小可从h1-h5,h1最大,h5最小)
11)更改字体颜色:<font color="#value">
写上你想写的字</font>
(其中value值在000000与ffffff(16位进制)之间
12)消除连接的下划线:
<a href="相关地址
" style="text-decoration:none">
写上你想写的字</a>
13)贴音乐:
<embed src="音乐地址" width="宽度" height="
高度" autostart=false>
14)贴flash:
<embed src="flash地址"
width="宽度" height="高度">
15)贴影视文件:
<img dynsrc="文件地址" width="宽度" height="
高度" start=mouseover>
16)换行:<br>
17)段落:<p>段落</p>
1原始文字样式:<pre>正文</pre>
19)换帖子背景:<body background
="背景图片地址">
20)固定帖子背景不随滚动条滚动:
<body background="背景图片地址" body
bgproperties=fixed>
21)定制帖子背景颜色:
<body bgcolor="#value">(value值见10)
22)帖子背景音乐:
<bgsound="背景音乐地址" loop=infinite>
一、美化文字的代码:
1.文字间换行:
文字内容<br>文字内容
2.一个段落:
<p>文字内容</p>
3.字体加粗:
<b>文字内容</b>big>文字内容</big>
5.文字标题:
// 从一号标题H1到六号标题H6,逐渐减小
<h2>文字内容</h2>
6.斜体字:
<i>文字内容</i>
7.在字前加圆点:
<li>文字内容</li>u>文字内容</u>
s>文字内容</s>
10.更改字体颜色:
// value值在000000与ffffff
(16位进制)之间
<font color="#value">
文字内容</font>
11.加入连接:
// target="_blank"
在新窗口打开连接
<a href="所要连接的相关地址"
target="_blank">
显示在页面上的文字</a>
12.消除连接的下划线:
<a href="相关地址"
style="text-decoration:none">
文字内容</a>
13.滚动文字效果:
// marquee有四个方向参数,
如图1
<marquee direction="up">
文字内容
</marquee>
14.原始文字样式:
// 可以显示半角的空格
等原文内容
<pre> 正文</pre>
15、文字左向右移动
<DIV imgzoom" scrollAmount=2 direction=right>
<FONT style="
FONT-WEIGHT: normal;
FONT-SIZE: 30pt;
LINE-HEIGHT: normal;
FONT-STYLE: normal;
FONT-VARIANT:
normal" face=隶书 color=#00ff00>
要写的文字</FONT></MARQUEE>
16、文字向下移动
<MARQUEE scrollAmount=
2 direction=down>
<FONT style="FONT-WEIGHT:
normal; FONT-SIZE: 30pt;
LINE-HEIGHT: normal;
FONT-STYLE:
normal; FONT-VARIANT:
normal" face=
隶书 color=#00ff00>
要写的文字</FONT>
</MARQUEE>
17、文字向上移动
<MARQUEE scrollAmount=
2 direction=up>
<FONT style="FONT-WEIGHT:
normal;
FONT-SIZE: 30pt; LINE-HEIGHT:
normal;
FONT-STYLE: normal;
FONT-VARIANT:
normal" face=隶书
color=#00ff00>
要写的文字</FONT></MARQUEE>
18、文字跳舞
<CENTER><FONT
size=8><FONT face=
隶书 color=red>
<MARQUEE direction=up
behavior=
alternate width=80 height=120>要</MARQUEE></FONT><FONT
color=yellow>
<MARQUEE direction=up behavior=
alternate width=80 height=80>写</MARQUEE>
</FONT><FONT color=brown>
<MARQUEE direction=
up behavior=alternate
width=80 height=120>
的</MARQUEE>
</FONT><FONT color=green>
<MARQUEE direction=up behavior=
alternate
width=80 height=80>文
</MARQUEE>
</FONT><FONT color=orange>
<MARQUEE direction=up behavior=
alternate width=80 height=120>字</MARQUEE></FONT></FONT>
</CENTER>
</DIV>
19、光晕效果文字代码
<DIV style="FILTER:
glow(color=#ff6600,strength=6);
COLOR: #000000;
HEIGHT: 10px">
<FONT size=5>要输入的文字
</FONT>
</DIV>
20、滚动字代码
<marquee border="0" align="middle"
scrolldelay="120">
要输入的文字</marquee>
21、发光效果
<FONT style="COLOR: #FF0033;
FILTER: glow(color=blue);
FONT-FAMILY: 宋体;
FONT-SIZE: 30pt; WIDTH:
100%"><B>要输入的文字</B></FONT>
22、模糊效果
<FONT color=#FF0033 style=
"FILTER:
blur(add=1, direction=40,strength=23、
FONT-SIZE: 30px;
FONT-WEIGHT:
bolder; WIDTH: 200px">
要输入的文字
</FONT>
24、发光文字代码:
<table style="FILTER: glow(color=#6699FF
,direction=2)"><font color=#ffffff size=2>
要修改的文字</font></table>
其中color是阴影的颜色,
可以配合网页色调改变,
direction是设置阴影的强度,
font color是原字体的颜色。
25、浮雕的文字:
<table style="FILTER:
dropshadow(color=#6699FF,
offx=1, offy=1, positive=1);">
<font color=#ffffff>要修改的文字
</font></table>
其中color是阴影的颜色,
可以配合网页色调改变,
positive是设置阴影的强度,
offx和offy是设置的阴影和
文字的距离,
font color是原字体的颜色。
26、 阴影的文字:
<table style="FILTER:
dropshadow(color=#cccccc,
offx=2, offy=2, positive=2);">
<font color=#6CABE7 size=2>
要修改的文字</font></table>
27、 七彩文字背景代码:
<TABLE style="WIDTH: 500px;
HEIGHT: 140px" align=center background=
http://99927.
com/client/zcsl/200644152
842607.GIF
border=0>
<TBODY>
<TR>
<TD style="FILTER: mask(color=#000000)
" align=middle>
<P><FONT style=
"FONT-SIZE: 38pt" face=
华文行楷 color=#336699