4Rum Kết Nối
Mời bạn ghé thăm FanPage " Hội Tìm Người Tâm Sự"
https://www.facebook.com/hoitamsu
4Rum Kết Nối
Mời bạn ghé thăm FanPage " Hội Tìm Người Tâm Sự"
https://www.facebook.com/hoitamsu
4Rum Kết Nối

Mời Bạn Ghé Thăm Fanpage Hội Tìm Người Tâm Sự Theo Link https://www.facebook.com/hoitamsu
 
Trang ChínhTrang Chính  Latest imagesLatest images  Tìm kiếmTìm kiếm  Đăng kýĐăng ký  Đăng Nhập  

Share
 

 code đường dẫn tới trang web

Xem chủ đề cũ hơn Xem chủ đề mới hơn Go down 
Tác giảThông điệp
Admin
Admin
Admin


Tổng số bài gửi : 726
Reputation : 19
Birthday : 20/05/1988
Join date : 12/10/2010
Age : 35
Đến từ : phú thọ

code đường dẫn tới trang web Empty
Bài gửiTiêu đề: code đường dẫn tới trang web   code đường dẫn tới trang web EmptyFri Dec 24, 2010 6:14 pm

Code:

<html>

<head>

<title>Diễn đàn khoa kinh te thanh tay</title>

</head>

<body>



<meta http-equiv='refresh' content="3; url=http://k3kt.forumvi.com"> 



<center><font size="5">Đang chuyển tới Forum K3KT ..........</font>

<br />

<br />

<br />

<a href="http://k3kt.forumvi.com">Hoặc bấm vào đây nếu các bạn không muốn đợi lâu</a>

</center>



</html>
Về Đầu Trang Go down
https://k3kt.forumvi.com
Admin
Admin
Admin


Tổng số bài gửi : 726
Reputation : 19
Birthday : 20/05/1988
Join date : 12/10/2010
Age : 35
Đến từ : phú thọ

code đường dẫn tới trang web Empty
Bài gửiTiêu đề: code đường dẫn tới trang web của a2pro   code đường dẫn tới trang web EmptyWed Dec 29, 2010 6:53 pm

Code:

<HTML>
<HEAD>
<TITLE>Khoa Kinh Tế ĐH Thành Tây</TITLE>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<center><embed height="400" width="525" wmode="transparent" flashvars="xml_path=http://photo.apps.zing.vn/a2proneverdie/album/get-slide/id/4400616" allowfullscreen="true" quality="high" bgcolor="#333333" name="flickr_lung" id="flickr_lung" style="" src="http://img-photo.apps.zing.vn/swf/slideshow.swf" type="application/x-shockwave-flash"></center>
<script language="Javascript">
msg = new Array(); //strings written in screen
 
msg[0] = "<center><b>Có một nơi mà chúng ta sẽ không bao giờ quên được, nơi đó thấm đẫm tình bạn, tình yêu thương thân thiết.. Nơi gắn bó mãi mãi với những kí ức đẹp nhất của thời sinh viên yêu dấu... </b></center>";
msg[1] = "<font face='Tahoma' color='#FFFF00'><center><b>Nơi đó là khoa kinh tế [ Khoa Kinh Tế Tài Chính ĐHTT university ]</center></b></font><br> ";
 
 
text1 = ""; //the same as text2, only the last character is highlighted
text2 = ""; //current string, which will be written
count = 0; //char index in string text
count2 = 0; //number of strings
 
text = msg[0].split(""); //text - string written
 
function writetext() { //show strings above on screen
text1 = text2 + "<font color='#ffffff'>" + text[count] + "</font>";
text2 += text[count];
document.all["nothing"].innerHTML = text1; //where to write
 
if (count < text.length-1){
count++;
setTimeout('writetext()', 25);
}
else { //if this string is written, get the new string
count = 0;
 
if (count2 != 4) { //write 4 strings
count2++;
text2 += "<p>"; //a new line
text = eval('msg['+count2+'].split("")'); //get the new string to text
setTimeout('writetext()', 25);
}
}
}
</script>
</HEAD>
 
<BODY text="#ffffff" bgColor="#000000" onLoad="writetext()">
 
<table align="center">
<div id="nothing" style="width:'800px'; height:'100px'; font-family:'courier new'; font-weight:'bold'"></div>
</table>
<script language="Javascript">
if (document.all){
Cols = 9; //number of falldown binary string
Cl = 50; //maximum length of binary string
Cs = 100; //number of pixels between binary strings
Ts = 10; //font-size of binary string
Tc = '#008800'; //color of binary string
Tc1 = '#00ff00'; //color of 1st bit in binary string
MnS = 22; //minimum speed of binary string
MxS = 25; //maximum spees of binary string
I = Cs;
 
Sp = new Array(); //array speed of binary strings
S = new Array(); //the position of binary string
Y = new Array(); //array of position of binary strings
C = new Array(); //array save bits of string
M = new Array(); //binary string
B = new Array(); //temp for creating binary string
RC = new Array(); //length of binary strings
E = new Array(); //array of head-bit in written strings
Tcc = new Array(0,1,2,3,4,5,6,7,8,9); //array of head-bit in binary strings
 
document.write("<div id='Container' style='position:absolute; top:0; left+Cs+"'>");
 
for (i=0; i < Cols; i++){ //area to show binary strings
S[i] = I += Cs; //calculate the position of binary string
document.write("<div id='A' style='position:absolute; top:0; font-family:Arial;" +
"font-size:" + Ts + "px; left:" + S[i] + "; width:" + Ts + "px;" +
"height:0px; color:" + Tc + "; visibility:hidden'></div>");
}
document.write("</div>");
}
 
for(j = 0; j < Cols; j++){
RC[j] = 1 + Math.round(Math.random()*Cl); //random length of the binary strings
for(i=0; i < RC[j]; i++){
B[i] = ""; //sign of ending of string
C[i] = Math.round(Math.random())+' '; //get bit in binary strings
B[0] += C[i];
}
M[j] = B[0]; //binary string
Y[j] = 0; //1st position of strings are 0
Sp[j] = Math.round(MnS+Math.random()*MxS); //random speed of binary strings
}
 
function Cycle(){
Container.style.top = window.document.body.scrollTop;
for (i=0; i < Cols; i++){
var r = Math.floor(Math.random()*Tcc.length); //get a position in table Tcc
E[i] = '<font color='+Tc1+'>'+Tcc[r]+'</font>'; //get the head-bit
Y[i]+=Sp[i]; //the position of current string
if (Y[i] > window.document.body.clientHeight) { //if at the end of window, calculate again
i2 = 1 + Math.round(Math.random()*Cols);
RC[i2] = 1 + Math.round(Math.random()*Cl);
for(i3 = 0; i3 < RC[i2]; i3++){ //get bit in binary strings
B[i3] = "";
C[i3] = Math.round(Math.random())+' ';
B[0] += C[i3];
}
M[i] = B[0];
Y[i] = -Ts*M[i].length/1.5; //hide 2/3 string at beginning
Sp[i] = Math.round(MnS+Math.random()*MxS); //random speed of binary strings
A[i].style.visibility = 'visible';
}
A[i].style.top=Y[i]; //the i-th in tag div A
A[i].innerHTML=M[i] + ' ' + E[i]; //show the binary string in tag A
}
setTimeout('Cycle()',100)
}
 
Cycle();
</script>
<center>
<a target="_blank" href ="http://k3kt.forumvi.com/forum"> <font size="7" color=#FFFF00>Forum</a>   ||  &nbsp;<a href ="http://www.a2bmt.com/contacts-h1.htm"><font size="7" color=#FFFF00>Contacts</a>
 
</center>
</BODY>
<embed width="1" height="1" src="http://static.mp3.zing.vn/skins/default/flash/player/mp3Player_skin7.swf?xmlurl=http://mp3.zing.vn/blog/?MS81NS8xNTVhZDdmOTJlNmIzNDdiMDQ0MDFiNjk3N2UwY2Q0Ny5cUIbaBmUsICDN8Q2hvInagaMEIELhdUngqFdUngIENoWeByBUw7RpfExhWeBSBUmUsICsaw4WeBdUngdWeBmd8dHJ1ZQ" quality="high" wmode="transparent" type="application/x-shockwave-flash"></embed>
Về Đầu Trang Go down
https://k3kt.forumvi.com
Admin
Admin
Admin


Tổng số bài gửi : 726
Reputation : 19
Birthday : 20/05/1988
Join date : 12/10/2010
Age : 35
Đến từ : phú thọ

code đường dẫn tới trang web Empty
Bài gửiTiêu đề: Re: code đường dẫn tới trang web   code đường dẫn tới trang web EmptyWed Dec 29, 2010 7:05 pm

Code:
<HTML>
<HEAD>
<TITLE>Khoa Kinh Tế ĐH Thành Tây</TITLE>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<center><div style="width:640px; text-align: center;"><embed type="application/x-shockwave-flash"

wmode="transparent" src="http://w1223.photobucket.com/pbwidget.swf?pbwurl=http%3A%2F%

2Fw1223.photobucket.com%2Falbums%2Fdd512%2Ftruongkings%2F3106fa4e.pbw" height="480"

width="640"><a href="http://photobucket.com/slideshows" target="_blank"><img

src="http://pic.photobucket.com/slideshows/btn.gif" style="float:left;border-width: 0;" ></a><a

href="http://s1223.photobucket.com/albums/dd512/truongkings/?

action=view&current=3106fa4e.pbw" target="_blank"><img

src="http://pic.photobucket.com/slideshows/btn_viewallimages.gif" style="float:left;border-width:

0;" ></a></div></center>
<script language="Javascript">
msg = new Array(); //strings written in screen
 
msg[0] = "<center><b>Có một nơi mà chúng ta sẽ không bao giờ quên được, nơi đó thấm đẫm tình bạn,

tình yêu thương thân thiết.. Nơi gắn bó mãi mãi với những kí ức đẹp nhất của thời sinh viên yêu dấu...

</b></center>";
msg[1] = "<font face='Tahoma' color='#FFFF00'><center><b>Nơi đó là khoa kinh tế [ Khoa Kinh Tế Tài

Chính ĐHTT university ]</center></b></font><br> ";
 
 
text1 = ""; //the same as text2, only the last character is highlighted
text2 = ""; //current string, which will be written
count = 0; //char index in string text
count2 = 0; //number of strings
 
text = msg[0].split(""); //text - string written
 
function writetext() { //show strings above on screen
text1 = text2 + "<font color='#ffffff'>" + text[count] + "</font>";
text2 += text[count];
document.all["nothing"].innerHTML = text1; //where to write
 
if (count < text.length-1){
count++;
setTimeout('writetext()', 25);
}
else { //if this string is written, get the new string
count = 0;
 
if (count2 != 4) { //write 4 strings
count2++;
text2 += "<p>"; //a new line
text = eval('msg['+count2+'].split("")'); //get the new string to text
setTimeout('writetext()', 25);
}
}
}
</script>
</HEAD>
 
<BODY text="#ffffff" bgColor="#000000" onLoad="writetext()">
 
<table align="center">
<div id="nothing" style="width:'800px'; height:'100px'; font-family:'courier new'; font-

weight:'bold'"></div>
</table>
<script language="Javascript">
if (document.all){
Cols = 9; //number of falldown binary string
Cl = 50; //maximum length of binary string
Cs = 100; //number of pixels between binary strings
Ts = 10; //font-size of binary string
Tc = '#008800'; //color of binary string
Tc1 = '#00ff00'; //color of 1st bit in binary string
MnS = 22; //minimum speed of binary string
MxS = 25; //maximum spees of binary string
I = Cs;
 
Sp = new Array(); //array speed of binary strings
S = new Array(); //the position of binary string
Y = new Array(); //array of position of binary strings
C = new Array(); //array save bits of string
M = new Array(); //binary string
B = new Array(); //temp for creating binary string
RC = new Array(); //length of binary strings
E = new Array(); //array of head-bit in written strings
Tcc = new Array(0,1,2,3,4,5,6,7,8,9); //array of head-bit in binary strings
 
document.write("<div id='Container' style='position:absolute; top:0; left+Cs+"'>");
 
for (i=0; i < Cols; i++){ //area to show binary strings
S[i] = I += Cs; //calculate the position of binary string
document.write("<div id='A' style='position:absolute; top:0; font-family:Arial;" +
"font-size:" + Ts + "px; left:" + S[i] + "; width:" + Ts + "px;" +
"height:0px; color:" + Tc + "; visibility:hidden'></div>");
}
document.write("</div>");
}
 
for(j = 0; j < Cols; j++){
RC[j] = 1 + Math.round(Math.random()*Cl); //random length of the binary strings
for(i=0; i < RC[j]; i++){
B[i] = ""; //sign of ending of string
C[i] = Math.round(Math.random())+' '; //get bit in binary strings
B[0] += C[i];
}
M[j] = B[0]; //binary string
Y[j] = 0; //1st position of strings are 0
Sp[j] = Math.round(MnS+Math.random()*MxS); //random speed of binary strings
}
 
function Cycle(){
Container.style.top = window.document.body.scrollTop;
for (i=0; i < Cols; i++){
var r = Math.floor(Math.random()*Tcc.length); //get a position in table Tcc
E[i] = '<font color='+Tc1+'>'+Tcc[r]+'</font>'; //get the head-bit
Y[i]+=Sp[i]; //the position of current string
if (Y[i] > window.document.body.clientHeight) { //if at the end of window, calculate again
i2 = 1 + Math.round(Math.random()*Cols);
RC[i2] = 1 + Math.round(Math.random()*Cl);
for(i3 = 0; i3 < RC[i2]; i3++){ //get bit in binary strings
B[i3] = "";
C[i3] = Math.round(Math.random())+' ';
B[0] += C[i3];
}
M[i] = B[0];
Y[i] = -Ts*M[i].length/1.5; //hide 2/3 string at beginning
Sp[i] = Math.round(MnS+Math.random()*MxS); //random speed of binary strings
A[i].style.visibility = 'visible';
}
A[i].style.top=Y[i]; //the i-th in tag div A
A[i].innerHTML=M[i] + ' ' + E[i]; //show the binary string in tag A
}
setTimeout('Cycle()',100)
}
 
Cycle();
</script>
<center>
<a target="_blank" href ="http://k3kt.forumvi.com/forum"> <font size="7" color=#FFFF00>Forum</a> 

 ||  <a href ="http://my.opera.com/k3ktttu/albums/show.dml?id=5610532"><font size="7"

color=#FFFF00>Contacts</a>
 
</center>
</BODY>
<embed width="1" height="1"

src="http://static.mp3.zing.vn/skins/default/flash/player/mp3Player_skin7.swf?

xmlurl=http://mp3.zing.vn/blog/?

MS81NS8xNTVhZDdmOTJlNmIzNDdiMDQ0MDFiNjk3N2UwY2Q0Ny5cUIbaBmUsICDN8Q2hvInagaMEIELhdUngqFdUngIENoWeB

yBUw7RpfExhWeBSBUmUsICsaw4WeBdUngdWeBmd8dHJ1ZQ" quality="high" wmode="transparent"

type="application/x-shockwave-flash"></embed>
Về Đầu Trang Go down
https://k3kt.forumvi.com
tinhmotdem
Binh Nhì
Binh Nhì


Tổng số bài gửi : 3
Reputation : 3
Join date : 14/12/2010

code đường dẫn tới trang web Empty
Bài gửiTiêu đề: Re: code đường dẫn tới trang web   code đường dẫn tới trang web EmptyThu Dec 30, 2010 5:56 pm

NHƯNG MÀ PHẦN CODE NÀY CHÈN VÀO PHẦN NÀO VẬY BẠN
Về Đầu Trang Go down
Admin
Admin
Admin


Tổng số bài gửi : 726
Reputation : 19
Birthday : 20/05/1988
Join date : 12/10/2010
Age : 35
Đến từ : phú thọ

code đường dẫn tới trang web Empty
Bài gửiTiêu đề: Re: code đường dẫn tới trang web   code đường dẫn tới trang web EmptyThu Dec 30, 2010 7:04 pm

cái này bạn phải lập một host rùi up nó lên.nhớ thay đường linh dẫn tối trang wep nha.
vidu: làm ỏ oni.cc
Về Đầu Trang Go down
https://k3kt.forumvi.com
Sponsored content




code đường dẫn tới trang web Empty
Bài gửiTiêu đề: Re: code đường dẫn tới trang web   code đường dẫn tới trang web Empty

Về Đầu Trang Go down
 

code đường dẫn tới trang web

Xem chủ đề cũ hơn Xem chủ đề mới hơn Về Đầu Trang 
Trang 1 trong tổng số 1 trang

 Similar topics

-
» trang web về code css ....vv
» code trang chủ cho forum đẹp.
» code css tao bảng nhân tạo mới trong diễn đàn
» code chọn toàn bộ code
» cười cấp cứu học đường.

Permissions in this forum:Bạn không có quyền trả lời bài viết
4Rum Kết Nối :: CenTer :: Hướng Dẫn Làm Forum :: Hướng Dẫn Làm forum-