Yee BloG
yee BloG
yee 生活
心情....
都記了xD
mkayee
暱稱: 真正的幸福 不在乎擁多少只乎擁相愛
性別: 女
國家: 香港
地區: 離島區
最新文章
賺錢網
^^
仲有2日
FACEBOOK
獅子座
文章分類
全部 (18)
開心與唔開心 (2)
(1)
未分類 (15)
訪客留言
Comprar Cial... (Chassype)
Precio De Ci... (Chassype)
Viagra Grati... (Chassype)
Levitra Baye... (Chassype)
Potenzmittel... (Chassype)
日誌訂閱
尚未訂閱任何日誌
最近訪客
最近沒有訪客
日誌統計
文章總數: 18
留言總數: 11
今日人氣: 1
累積人氣: 353
站內搜尋
RSS 訂閱
RSS Feed
2009 年 7 月 28 日  星期二   晴天


Avril Lavigne 分類:

Avril Lavigne - Innocence

 Avril Lavigne "I Will Be"

 Avril Lavigne - Runaway

Avril lavigne- Forgotten   <------好好聽....



金日去左SWIM... 疲倦 分類: 開心與唔開心

仲有3日就到動漫節 同我生日....

SWIM

學左蛙式...



2009 年 7 月 27 日  星期一   晴天


有冇人玩FACEBOOK 分類: 未分類

有冇人玩FACEBOOK.........................................



語 法 大 全(9) 分類: 未分類

文字`

 

<style>font{family; color:#色碼}</style>


 

 

<p align="center">任何物件都可以居中</p>
<p align="left">任何物件都可以靠左</p>
<p align="right">任何物件都可以靠右</p>


 

 

 
<h2><span onmouseover=this.innerText="看到了吧"><h3>∼把滑鼠移過來指指先丫∼</h3></span></h2>


 

 

 
 


 

 

 

 
<font style=background:url(http://lthung.net/pic/stars.gif)><font size="3" color="blue"> 打字內容 </font></font>


 

 

QUOTE:
 


 

 

 

<p align="center"><img src= width=0 height=0 ><font id="font" style=width:100%;filter:glow(color="#FF0000")>輸入文字</font></p>

 

 

QUOTE:
 

 

 

 

<font style=width:100%;filter:glow(color="#FF0000") color="#FFFF00">輸入文字</font>

 

 

QUOTE:
 

 

 

 


<font style=width:100%;filter:glow(color=#66CCFF)> <font style=FILTER:Shadow
(Color=#537BD9,direction=150);height=10 color="#66CCFF">
<script Language="JavaScript">
<!--
if(navigator.appVersion.charAt(0)>=4 && (navigator.appVersion).indexOf("MSIE")!=-1) isIE4 = true;
else isIE4 = false;
function textAnima_color2(id,n) {
el = document.all.item(id,n);
charColor = el.getAttribute("SET_COLOR");
cur = el.getAttribute("CURRENT_CHAR");
if(cur=="") cur = 0;
getHTML= el.getAttribute("SET_TEXT");
if(getHTML == "") {
getHTML = el.innerText;
el.setAttribute("SET_TEXT",getHTML);
}
bef_t = getHTML.substring(0,cur); ;
aft_t = getHTML.substring(eval(cur)+1,getHTML.length);
cur_t = getHTML.substr(cur,1);
cur_t = cur_t.fontcolor(charColor);
el.innerHTML = bef_t + cur_t + aft_t;
cur++;
if(cur > getHTML.length) cur=0;
el.setAttribute("CURRENT_CHAR",cur);
getT = el.getAttribute("SET_TIME");
if(getT=="") getT = 100;
setTimeout("textAnima_color2('"+id+"',"+n+")",eval(getT));
}
if(isIE4) {
window.onload = init;
}

function init() {
id = "ANIMA_TEXT_COLOR2";
len = document.all.item(id).length;
if(!len) len=1;
for(var i=0;i<len;i++) {
textAnima_color2(id,i);
}
}
//-->
</script>
<span style="font-size:10pt;font-family:新細明體"
id="ANIMA_TEXT_COLOR2" SET_COLOR="#0000ff"
SET_TIME="100" CURRENT_CHAR SET_TEXT>
輸入你要的字</span>

 

 

<DIV style="writing-mode:tb-rl;">
<font color=#色碼>文字</font></DIV>

 

 

QUOTE:
 

 

 

 

<font style=FILTER:Shadow(Color=陰影的色碼,direction=150);height=10 color="#文字的色碼">輸入文字</font>

 

 

QUOTE:
 

 

 

 


<script language="JavaScript1.2">
<!-- Begin
message="輸入你要的文字"
ns6switch=1
var ns6=document.getElementById&&!document.all
mes=new Array();
mes[0]=-1;
mes[1]=-4;
mes[2]=-7;mes[3]=-10;
mes[4]=-7;
mes[5]=-4;
mes[6]=-1;
num=0;
num2=0;
txt="";
function jump0(){
if (ns6&&!ns6switch){
jump.innerHTML=message
return
}
if(message.length > 6){
for(i=0; i != message.length;i++){
txt=txt+"<span style='position:relative;' id='n"+i+"'>"+message.charAt(i)+"</span>"};
jump.innerHTML=txt;
txt="";
jump1a()
}
else{
alert("p!nk*")
}
}
function jump1a(){
nfinal=(document.getElementById)? document.getElementById("n0") : document.all.n0
nfinal.style.left=-num2;
if(num2 != 9){
num2=num2+3;
setTimeout("jump1a()",50)
}
else{
jump1b()
}
}
function jump1b(){
nfinal.style.left=-num2;
if(num2 != 0){num2=num2-3;
setTimeout("jump1b()",50)
}
else{
jump2()
}
}
function jump2(){
txt="";
for(i=0;i != message.length;i++){
if(i+num > -1 && i+num < 70){
txt=txt+"<span style='position:relative;top:"+mes[i+num]+"'>"+message.charAt(i)+"</span>"
}
else{txt=txt+"<span>"+message.charAt(i)+"</span>"}
}
jump.innerHTML=txt;
txt="";
if(num != (-message.length)){
num--;
setTimeout("jump2()",50)}
else{num=0;
setTimeout("jump0()",50)}}
// End -->
</script>
<div id="jumpx" style="color:顏色;font-size:大小"></div>
<script>
<!--
if (document.all||document.getElementById){
jump=(document.getElementById)? document.getElementById("jumpx") : document.all.jumpx
jump0()
}
else
document.write(message)
//-->
</script>

 

 

QUOTE:
 

 

 

 

<script language="JavaScript">
<!--
var text = "輸入文字內容";
var speed = 1000;
var x = 0;
var color = new Array(
"#FF0000",
"#FF8000",
"#FFFF00",
"#00FF00",
"#0000FF",
"#8000FF",
"#FF00FF"
);
if(navigator.appName == "Netscape")
{
document.write('<layer id="c"><center>'+text+'</center></layer><br>');
}
if(navigator.appName == "Microsoft Internet Explorer")
{
document.write('<div id="c"><center>'+text+'</center></div>');
}
function changecolor()
{
if(navigator.appName == "Netscape")
{
document.c.document.write('<center><font color="'+color[x]);
document.c.document.write('">'+text+'</font></center>');
document.c.document.close();
}
else if (navigator.appName == "Microsoft Internet Explorer"){
document.all.c.style.color = color[x];
}
if(x < color.length-1)
{
x=x+1
}
else
{
x = 0;
}
}
setInterval("changecolor()",500);
-->
</script>

 

 

QUOTE:
 

 

 

 


<style>
<!--
#glowtext{
filter:glow(color=FF0000,strength=3);
width:100%;
}
-->
</style>
<center>
<SCRIPT LANGUAGE="JavaScript">
<!--
function glowit(which){
if (document.all.glowtext[which].filters[0].strength==9)
document.all.glowtext[which].filters[0].strength=6
else
document.all.glowtext[which].filters[0].strength=9
}
function glowit2(which){
if (document.all.glowtext.filters[0].strength==9)
document.all.glowtext.filters[0].strength=6
else
document.all.glowtext.filters[0].strength=9
}
function startglowing(){
if (document.all.glowtext&&glowtext.length){
for (i=0;i<glowtext.length;i++)
eval('setInterval("glowit('+i+')",150)')
}
else if (glowtext)
setInterval("glowit2(0)",150)
}
if (document.all)
window.onload=startglowing
-->
</SCRIPT>
<span id="glowtext"><font face="標楷體" size="7" color="#FFFF00">輸入文字</font></span>
</center>
</font>

 

 

QUOTE:
 

 

enD`

 

 

<font style=width:100%;filter:glow(color=#66CCFF)> <font style=FILTER:Shadow
(Color=#537BD9,direction=150);height=10 color="#66CCFF">
<img src= width=0 height=0 ><font size=8 id=font ><b><br>
<br>輸入文字</b></font></font></font>

 

 

 

 


 
 

 
 
好勁呀
借了多個用
tHZ very much=)]


轉的:
更改游標
<STYLE>
BODY {
        CURSOR: url(游標網址);
}
A:link {
        CURSOR: url(游標網址);
}
A:visited {
        CURSOR: url(游標網址);
}
</STYLE>

張圖片由淡化變清晰
<img src="圖片網址" border="0"   style="filter: alpha(opacity=50)">

係圖加有框+透明
<style type="text/css">
table.blogbody {
background-color: #顏色;
style;border:闊度px double; border-color:#顏色;
filter:Alpha(opacity=50);
}
</style>

鎖右鍵和鍵盤
<SCRIPT language=JavaScript>
<!-- begin
document.onmousedown=click;
document.onkeydown=click;
if (document.layers) window.captureEvents(Event.MOUSEDOWN); window.onmousedown=click;
if (document.layers) window.captureEvents(Event.KEYDOWN); window.onkeydown=click;
function click(e){
if (navigator.appName == Netscape){
if (e.which != 1){
alert("是不是連鍵盤都無法使用啦?");
return false;}}
if (navigator.appName == "Microsoft Internet Explorer"){
if (event.button != 1){
alert("是不是連鍵盤都無法使用啦?");
return false;}}}
// end -->
</SCRIPT>

背景隨機音樂
<SCRIPT Language="JavaScript">
tips = new Array(4);
tips[0] = " 網址";
tips[1] = " 網址";
tips[2] = " 網址";
tips[3] = " 網址";
tips[4] = " 網址";
tips[5] = " 網址";
index = Math.floor(Math.random() * tips.length);
document.write("<EMBED SRC=" + tips[index] + " autostart=true width=0 height=0 loop=true hidden=TRUE></EMBED>");
</SCRIPT>


sub既人名改做中文
<!--Get this code at http://help.xanga.com/replacelinks.htm//-->
<script language="javascript">
<!--
var links = document.getElementsByTagName ("a");
for (var l = 0; l < links.length; l++) {
str = links[l].innerHTML;
;if (str.match (/d+:d+ (am|pm)/i)) links[l]
else if (str.match (/id/i)) links[l].innerHTML = str.replace (/id/i, "你想改既名");
else if (str.match (/id/i)) links[l].innerHTML = str.replace (/id/i, "你想改既名");
else if (str.match (/id/i)) links[l].innerHTML = str.replace (/id/i, "你想改既名");
else if (str.match (/id/i)) links[l].innerHTML = str.replace (/id/i, "你想改既名");

}//-->
</script>

del sign in guestbook,
ead my profile and member since  : header :

<!-- Begin HTML Script provided by Blogring.net -->
<style type="text/css">
#profInterests, #ProfileModule1_hplProfile, #ProfileModule1_hplGuestbook, #profMember, #ProfileModule1_lblRegister {display: none}
</style>
<!-- End HTML Script provided by Blogring.net -->

remove header(review果行)  : header :

<!-- begin code provided by createblog.com -->
<style type="text/css">
table.navigation, table.footer { display:none; }
</style>
<!-- end code provided by createblog.com -->


自製layout  <header>

<style type="text/css">
body {
background-color: #FFFFFF;
scrollbar-arrow-color: #FFFFFF;
scrollbar-track-color: #000000;
scrollbar-shadow-color: #000000;
scrollbar-face-color: #000000;
scrollbar-highlight-color: #000000;
scrollbar-darkshadow-color: #FFFFFF;
scrollbar-3dlight-color: #FFFFFF;
}

.left, .blogbody, table.footer, .standard, .leftmodulefontcolor, td, p {
/* edits main text */
font:normal 11px arial;
line-height:10px;
color:#FF49A7;
letter-spacing:0px;
text-align:justify;
}

table.footer TD {
/* this makes the footer at the bottom centered */
/* leave it alone unless you know what to do*/
text-align: center;
}

div.blogheader, .caption {
/* edits the dates */
font-family:impact;
text-transform:lowercase;
font-size:24px;
line-height:10px;
font-weight:normal;
color:#FF49A7;
letter-spacing:0px;
background-color: #ffffff;
text-align: center;
}

a:link, .footernav.link, a.footernav:link, a.footernav:active {
/* edits all links */
color:#FF49A7;
text-decoration: none;
}

a:visited, a.footernav:visited,  {
/* edits the links that the user has visited */
color:#000000;
text-decoration: none;
}

a:hover {
/* edits when user mouseovers the links */
color:#FA4E82;
cursor: crosshair;
text-decoration: none;
}

input, select, textarea, .textfield, .button {
/* this edits the buttons, dropdowns, etc. */
border: 1px solid #c0c0c0;
font:normal 11px arial;
background-color: #FFFFFF;
letter-spacing:0px;
color: #000000;
}

table.left {
/* this edits the menu module */
border: 1px solid #c0c0c0;
width:160px;
  background-color: #000000;
}

table.blogbody {
/* this edits the other the place where the  blog is */
border: 0px solid c0c0c0;
background-color: #ffffff;
width:400px;
}

table.left th {
/* on your menu module, this edits the title part of it */
/* like BLOGRINGS, POSTING CALENDAR, etc */
background-image: url();
background-color: #000000;
font: bold 11px arial;
text-transform: lowercase;
color: #FFFFFF;
border: none;
}
table.left TD {
/* on your menu module, this edits the body part of it */
background-image: url();
background-color: #FFFFFF;
border: none;
}

table.search TD, table.search, table.announcements {
/* border of search bar (if you have it) */
background-color: #FFFFFF;
border: 1px solid #FFFFFF;
}
table.search TD, table.announcements TH {
/* this should be left alone */
/* unless you know what to do */
border: 0px solid #c0c0c0;
}
table.navigation, table.main, table.footer {
/* the width of your blog with modules */
width: 500px;
}
hr {
/* horizontal divider */
border: 1px solid #FF49A7;
}
</style>

用 mouse 指住 link 時變色
<style type="text/css">
a:hover {
/* edits when user mouseovers the links */
color:#00AA00;
font:normal 11px Papyrus;
line-height:12px;
text-decoration:underline;
border-bottom: 10px dotted #000000;
height: 5px;
text-transform:uppercase;
letter-spacing:1px;
}
</STYLE>


語 法 大 全(8) 分類: 未分類

文字`



 

調整文字大小



 

 

<font size="大小">文字</font>

 

QUOTE:
 


 

 



 

文字無限放大



 

 

<font style="font-size:輸入放大的數字pt">文字內容</font>

 

QUOTE:
 


 

 



 

改變文字顏色



 

 

<font color=#色碼>文字</font>

 

QUOTE:
 


 

 




 

讓文字變粗



 

 

<b>文字</b>

 

QUOTE:
 


 

 



 

文字傾斜



 

 

<I>文字</I>

 

QUOTE:
 


 

 



 

文字底下加底線



 

 

<u>文字</u>

 

QUOTE:
 


 

 



 

文字中間加線



 

 

<s>文字</s>

 

QUOTE:
 


 

 



 

文字後面有底色



 

 

<span style="background-color=底色色碼"><font color=文字色碼>內容</font></span>

 

QUOTE:
 


 

 



 

文字上色



 

 


<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>

QUOTE:
 


 

 

 

 

 



 

立體文字



 

 

<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>

 

QUOTE:
 


 

 




 

流星文字



<font size=4 style=background:url(http://www.ek21.net/002.gif) color="#FFFFFF">輸入文字</font></font>

QUOTE:
 


每月文章
« July 2017 »
SMTWTFS
1
2345678
9101112131415
16171819202122
23242526272829
3031
^^
好友名單
網站連結
3男2女
facebook
pinkloveforum.com
Shugo Chara 守 護 甜...
viwawa
youtube
戀谷論壇
失敗論壇
快D整返張動畫相
音樂
貓貓論壇