Code สี เอาไว้ใช้เอง
ส่วนตัวไว้ดูเองอ่านะ ลองทำดูเองนะจ๊ะ
ผู้เข้าชมรวม
1,505
ผู้เข้าชมเดือนนี้
1
ผู้เข้าชมรวม
เนื้อเรื่อง
คุณแน่ใจว่าต้องการคืนค่าการตั้งค่าทั้งหมด ?
<style type="text/css">
a:hover { color:#0000FF;
text-decoration:none; background:#1E90FF;
border-width : 2px;border-style :
dashed;border-color :#0000FF;} </style>
สีเขียว - สีอักษรบนไฮไลท์
สีแดง - สีพื้นหลังไฮไลท์
สีม่วง - สีของกรอบ
สีชมพู - ลักษณะของเส้นขอบ
สีฟ้า - ความหนาของเส้นขอบ
**** ลักษณะเส้นขอบ ดูตัวอย่างที่นี่
<style>
a:link, a:visited{color:#โค๊ดสี;
font-size:14pt;
font-weight: normal;
border:0px solid #โค๊ดสี;
text-decoration: none}
a:hover{color:#โค๊ดสี;
border-bottom:0px solid #โค๊ดสี;}
</style>
ใส่โค้ดสีตรงสีแดง
<STYLE type="text/css">
<!--
a:hover {border-width : 3px;border-style :
รูปแบบกรอบ;border-color : โค้ดสี; }--></STYLE>
สามารถเปลี่ยนรูปแบบกรอบได้
dotted **
none ไม่มีเส้น
dotted จุดๆ
dashed เส้นประ
solid เส้นเดี่ยว
double เส้นคู่
ตัวอย่าง
<style type="text/css">
<!--
a:hover {border-width : 3px;border-style :
dashed;border-color : #87CEFA; }--></STYLE>
Code-->โค้ดลิ้งค์เป็นสีฟ้าพอชี้ลิ้งค์แล้วลิ้งค์กลับด้าน
<meta http-equiv="Content-Language" content="th"> <meta name="GENERATOR" content="Microsoft FrontPage 5.0"> <meta name="ProgId" content="FrontPage.Editor.Document"> <meta http-equiv="Content-Type" content="text/html; charset=windows-874"> <STYLE ty<html dir="rtl"> pe=text/css> A:link { color: #63B8FF; text-decoration:none} A:visited {color: #63B8FF; text-decoration: none} A:hover {color: #63B8FF; text-decoration: underline} </STYLE> <STYLE TYPE="TEXT/CSS"><!-- a:link { color: #63B8FF; text-decoration: none} a:visited { color: #63B8FF; text-decoration: none} a:active { color: #63B8FF; text-decoration: none} a:hover { color: #63B8FF; text-decoration: none;FILTER:fliph; HEIGHT:0} //--></STYLE>
Code-->โค้ดไดอารี่ใส
LoveSong70<style> table {background:none;} td {background:none;}</style>
<font>
ก็อบสีดำทั้งหมดนะคะ
credit : m.tokiya
Code-->โค้ดดาวสีขาวๆวิ่งตามเม้าส์
<SCRIPT><!--//
// your message here
var msg='llllllllllllllllllllllll';
var font='webdings';
var size=2; // up to seven
var color='ffffff';
// This is not the rotation speed, its the reaction speed, keep low!
// Set this to 1 for just plain rotation w/out drag
var speed=.3;
// This is the rotation speed, set it negative if you want
// it to spin clockwise
var rotation=.1;
// Alter no variables past here!, unless you are good
//---------------------------------------------------
var ns=(document.layers);
var ie=(document.all);
var msg=msg.split('');
var n=msg.length;
var a=size*15;
var currStep=0;
var ymouse=0;
var xmouse=0;
var scrll=0;
var props="";
if (ie)
window.pageYOffset=0
// writes the message
if (ns){
for (i=0; i < n; i++)
document.write('<layer>
: ::Code-->โค๊ดสีนะคะ
|
|
|
</layer>');
}
if (ie){
document.write('<div><div>');
for (i=0; i < n; i++)
document.write('<div>'+props+msg[i]+' </div>');
document.write('</div></div>');
}
(ns)?window.captureEvents(Event.MOUSEMOVE):0;
function Mouse(evnt){
ymouse = (ns)?evnt.pageY+20-(window.pageYOffset):event.y; // y-position
xmouse = (ns)?evnt.pageX+20:event.x-20; // x-position
}
if (ns||ie)
(ns)?window.onMouseMove=Mouse:document.onmousemove= Mouse;
y=new Array();
x=new Array();
Y=new Array();
X=new Array();
for (i=0; i < n; i++){
y[i]=0;
x[i]=0;
Y[i]=0;
X[i]=0;
}
function makecircle(){ // rotation properties
if (ie) outer.style.top=document.body.scrollTop;
currStep-=rotation;
for (i=0; i < n; i++){ // makes the circle
var d=(ns)?document.layers['nsmsg'+i]:iemsg[i].style;
d.top=y[i]+a*Math.sin((currStep+i*1)/3.8)+ window.pageYOffset-15;
d.left=x[i]+a*Math.cos((currStep+i*1)/3.8)*2; // remove *2 for just a plain circle, not oval
}
}
function drag(){ // makes the resistance
scrll=(ns)?window.pageYOffset:0;
y[0]=Math.round(Y[0]+=((ymouse)-Y[0])*speed);
x[0]=Math.round(X[0]+=((xmouse)-X[0])*speed);
for (var i=1; i <n>
</SCRIPT>
เอาโค้ดนี้วางไว้ใน <body>ใส่โค้ดที่นี่</body>
ผลงานอื่นๆ ของ mineral_sa Zan zan ดูทั้งหมด
ผลงานอื่นๆ ของ mineral_sa Zan zan
ความคิดเห็น