文字`
調整文字大小
<font size="大小">文字</font>
文字無限放大
<font style="font-size:輸入放大的數字pt">文字內容</font>
改變文字顏色
<font color=#色碼>文字</font>
讓文字變粗
文字傾斜
文字底下加底線
文字中間加線
文字後面有底色
<span style="background-color=底色色碼"><font color=文字色碼>內容</font></span>
文字上色
<body>
<script language="JavaScript1.2">
var message="你想打的文字"
var ne
var ne
var flashspeed=100
var n=0
if (document.all){
document.write('<font color="'+neonbasecolor+'">')
for (m=0;m<message.length;m++)
document.write('<span id="neonlight">'+message.charAt(m)+'</span>')
document.write('</font>')
var tempref=document.all.neonlight
}
else
document.write(message)
function neon(){
if (n==0){
for (m=0;m<message.length;m++)
tempref[m].style.color=neonbasecolor
}
tempref[n].style.color=neontextcolor
if (n<tempref.length-1)
n++
else{
n=0
clearInterval(flashing)
setTimeout("beginneon()",1500)
return
}
}
function beginneon(){
if (document.all)
flashing=setInterval("neon()",flashspeed)
}
beginneon()
</script>
</body>
立體文字
<div align=center style="font:40pt;color:777777;font-family:標楷體;FILTER:Alpha(Opacity=90,style=0) Wave(Add=1,Freq=1,LightStrength=80) glow(color=000000,strength=1) glow(color=FFFFFF,strength=1) dropshadow(color=000000,offx=1,offy=1) dropshadow(color=AAAAAA,offx=3,offy=3);width:100%"><B>想改變的文字</B></div>
流星文字
<font size=4 style=background:url(http://www.ek21.net/002.gif) color="#FFFFFF">輸入文字</font></font>
|