I-See 論壇 » 網上日記區 » Q O O Z A 專區 » \\ 版面常用語法 //

2006-11-3 03:53 PM RIRIKY
\\ 版面常用語法 //

[color=Pink]Q O O Z A 專區終於成立了喇 ! ! 就 P O 點語法祝賀吧 . .[/color]

[color=Red]背景圖置中:
 <STYLE>
body{ background-image: url(圖片網址); background-repeat: no-repeat;
background-attachment: fixed; background-position: 50% 50% }</STYLE>


背景向下滑:
 <script language="VBScript">
dim i, pic
i = -1
pic = document.body.sourceIndex
sub scrollBG
i=i+1
Document.all(pic).style.BackgroundPosition= "0 " & i
id=SetTimeOut("scrollBG", 50, "VBScript")end sub
scrollBG</script>


背景斜移:
 <SCRIPT language="Javascript">
var background = "圖片網址";
var speed = 80;
browserName = navigator.appName;
browserVer = parseInt(navigator.appVersion);
if (browserName != "Netscape" || browserVer >= 4.5) {
function moveback(movert,movedn,hPos,vPos) {
if (arguments[4])
document.body.style.backgroundImage = "url(\"" + arguments[4] + "\")";if (arguments[5])
document.body.style.backgroundRepeat = arguments[5]
if (!isNaN(hPos)) {
if ((movert!=0) && (hPos>0)) hPos=-100000
hPos += movert} if (!isNaN(vPos)) {
if ((movedn!=0) && (vPos>0)) vPos=-100000
vPos+= movedn}
document.body.style.backgroundPosition= hPos + " " + vPos
if (isNaN(hPos)) hPos = "\"" + hPos + "\""
if (isNaN(vPos)) vPos = "\"" + vPos + "\""
setTimeout("moveback("+movert+","+movedn+","+hPos+","+vPos+")",speed)
}moveback(1,1,0,0, background);}</SCRIPT>


背景圖淡化:
 <style>
body{
background-image : url(背景圖網址);filter:Alpha(Opacity=40);
background-repeat : repeat;
background-attachment : fixed;}
</style>


板面灰階 :
 <style>
body{filter:gray}
</style>


板面淡化 做成半透明效果:
 <STYLE>
table{filter:Alpha(Opacity=60)}
</STYLE>


板面糢糊 :
 <style>
body{filter:Blur(Direction=45,Strength=5)}
</style>


板面負片 :
 <style>
body{Filter:Invert}
</style>


板面x光效果 :
 <style>
body{Filter:Xray}
</style>


背景圖外圍模糊:

<style>
body{
background-image : url(背景圖網址);filter:Alpha(Opacity=99,style=2);
background-repeat : repeat;
background-attachment : fixed;}
</style>


留言板框加虛線:

 <style>
table{style;border:2px dashed; border-color:white}
</style>


留言板框加點狀線:

 <style>
table{style;border:2px dotted; border-color:white}
</style>[/color]


[color=Pink]就暫時 p o 住咁多先吧 ! ! 有空的就再加 . . 要來十卜喔 ^ ^[/color]

[[i] 本帖最後由 RIriKY 於 2006-11-3 03:56 PM 編輯 [/i]]

2006-11-3 05:10 PM Carpi.
同XANGA好似喎,,
其實係D咩黎架..?

2006-11-3 06:26 PM 淋:)
[quote]原帖由 [i]傻pik碧[/i] 於 2006-11-3 05:10 PM 發表
同XANGA好似喎,,
其實係D咩黎架..? [/quote]

一個中文版的網上日誌

2006-11-3 06:31 PM 癲儀;-
[b][color=Black]都好多語法啵`
THZ U"
POST多D牙,,
SUP[/color][/b]

2006-11-3 07:37 PM [穎]]
好多語法丫,,仲有冇丫,,
我想要一D反人既語法,,
thzz!!
SUP..//"

2006-11-8 02:31 PM 阿wing
有冇入日記次數既語法~
我想要呀....thx~

2006-11-8 10:42 PM JACK`傑
THZ 你牙,,
真係好好用,,

頁: [1]
查看完整版本: \\ 版面常用語法 //


Powered by Discuz! Archiver 5.5.0  © 2001-2006 Comsenz Inc.