Đăng nhập
Latest topics
» Tôi sẽ đỗ đại học!by NgocPRO 6/11/2024, 8:37 am
» Kỷ niệm xưa của chúng ta
by nightWalker 9/2/2024, 6:49 pm
» Bị lệch khung cần người giúp đỡ
by webhuy28 7/10/2021, 10:34 pm
» [HỎI ĐÁP] Danh sách bạn bè không thể hiển thị
by anhdaodaica1 2/10/2021, 10:04 pm
» [HỎI ĐÁP] Thông tin tài khoản không thể lưu thay đổi
by anhdaodaica1 2/10/2021, 6:05 am
» Phim bố già full
by huy.pc52 24/8/2021, 12:20 am
» Xin code Box HTML cho Forumvi
by Larva 1/7/2021, 12:57 pm
» Hello Anh Em Chinh phục
by HoàngTửNaivip5p 28/5/2021, 5:03 am
» Trang chủ tin tức cập nhật HOT 2016
by kenbi05 1/1/2020, 11:02 pm
» Không Dang9 bài viết = hình ảnh được
by huy.pc52 30/11/2019, 10:52 am
» CHÚC ANH EM NĂM MỚI VUI VẺ TRÀNG ĐẦY HẠNH PHÚC
by sps.kủn 12/2/2019, 1:16 pm
» Skin CNTT-K3 2015 (Full Mod)[✔]
by kenbi05 6/7/2018, 12:30 am
» baivong, handsome,....
by sps.kủn 29/6/2018, 1:54 pm
» [SHARE] SKIN ĐHFM.V7 @PUNBB
by tonyhoaivu 2/5/2018, 2:37 pm
» Share Skin Xanh Dương Cùi Bắp
by tonyhoaivu 28/4/2018, 5:57 pm
» Xin Skin http://v1.hotrofm.net/
by tonyhoaivu 28/4/2018, 5:45 pm
» Xin Skin Rao Vặt
by tonyhoaivu 15/4/2018, 12:07 pm
» Làm Sao Để Xóa Khung Này
by tonyhoaivu 14/4/2018, 7:18 pm
» [Lập nhóm]Lập nhóm fm
by vietkanpy 31/3/2018, 11:53 am
» [Help] về server úp ảnh của phutu [✔]
by baivong 17/3/2018, 10:18 pm
» Đừng khóc cho “tôi – Chinh Phục!”…
by AnHung 27/2/2018, 5:33 pm
» [Share] Skin Diendandaihoc.com [ Punbb ] [✔]
by Lu Mờ 13/2/2018, 7:28 pm
» Mời mấy thím vào groups Forumotion Việt Nam.
by dang02315 13/2/2018, 12:40 am
» Có thể làm các kiểu giao diện được không?
by Lu Mờ 9/2/2018, 3:40 pm
» ltns chinhphuc.info
by Shinichi Kudo 27/1/2018, 2:27 am
Top posting users this week
No user |
code trang chủ cực cool
+8
maxf
kimkibum
Optimus_Prime
HjdeyasuYukj
Kiến
.:]
Exterminator
peterpan2k9
12 posters
Trang 1 trong tổng số 1 trang
code trang chủ cực cool
cái này được chia sẻ bên vnskin. không biết có bên cp chưa nhưng post cho mọi người xem thử.. ngầu lắm...
Demo:
http://yeuaothuat.withme.us/html-h6.htm
Code:
Demo:
http://yeuaothuat.withme.us/html-h6.htm
Code:
<HTML>
<HEAD>
<TITLE>The house of MagicVN - Cộng Đồng Ảo Thuật </TITLE>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<center><a href="http://yeuaothuat.withme.us/index.htm"><img src="https://2img.net/h/i616.photobucket.com/albums/tt249/101094057/4-3.jpg" border="0"></a><br></center>
<script language="Javascript">
msg = new Array(); //strings written in screen
msg[0] = "<H2><center>wWw.AoThuat.TK - The House of Magic !</center> <br></H2>";
msg[1] = "<center>Giữa một cộng đồng ảo thuật rộng lớn...<br><font face='Tahoma' color='#FFFFFF'>Hãy chọn cho mình một ngôi nhà...</font> <br>Một cộng đồng...</center> ";
msg[2] = " <br><center>Magic Community</center <br><font face='Tahoma' color='#0066ff'><center><b>Chào mừng bạn gia nhập cộng đồng Ảo Thuật Việt</center></b></font><br><center>Nơi để bạn có thể cảm nhận được niềm vui,sự thân thiện của gia đình</center> <br> ";
msg[3] = "<center>Hãy cùng nhau xây dựng ngôi nhà Ảo Thuật Việt thêm lớn mạnh nhé !</center>";
msg[4] = "<h1> <center><font face='Tahoma' color='#FF0000'>http://yeuaothuat.withme.us/</font><center></h1> ";
msg[5] = " <font face='Tahoma' color='#FF0000'>h t t t p : / / AOTHUAT . T K";
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:'300px'; 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>
<p><a href ="http://yeuaothuat.withme.us/index.htm"><font size="6" color=#FFFF00>Click Vào Forum !!!</a> <br>
<br>
<strong><br>
<font size="3" color=#ffffff>::..wWw.AoThuat.TK - The house of MagicVN..::</strong></p>
<p> </p>
<p> </p>
</center>
</BODY>
<object width="1" height="1"><param name="movie" value="http://www.nhaccuatui.com/m/NtvFkhfYIA" /><param name="quality" value="high" /><param name="wmode" value="transparent" /><param name="flashvars" value="&autostart=true" /><embed src="http://www.nhaccuatui.com/m/NtvFkhfYIA" quality="high" wmode="transparent" type="application/x-shockwave-flash" flashvars="&autostart=true" width="1" height="1"></embed></object>
<A href="http://www.forum-viet.net" target="_blank"><FONT color="#000000">forum-viet.net</FONT></A>
Re: code trang chủ cực cool
Có từ lâu rồi bạn. Nhưng cần chỉnh đôi chút kích cỡ chữ cho phù hợp.
http://khoahoctunhien.2forum.biz
http://khoahoctunhien.2forum.biz
Re: code trang chủ cực cool
@ Exterminator : tự nhiên chen ngang zô hỏi kì quá :"> nhưng không biết hỏi chỗ nào hết .. cho em hỏi..h mình gắn code đó xong mà ko mún nó hiện cái banner trang chủ lên ,chỉ hiện cái khung này thoy thì làm sao hat anh
http://kingsapro.forum-viet.net/
Ai biết chỉ dùm em cũng được nha .cảm ơn ae...ma mới không biết cho lắm.
http://kingsapro.forum-viet.net/
Ai biết chỉ dùm em cũng được nha .cảm ơn ae...ma mới không biết cho lắm.
Re: code trang chủ cực cool
Bỏ cái đoạn
- Code:
<center><a href="http://yeuaothuat.withme.us/index.htm"><img src="http://i616.photobucket.com/albums/tt249/101094057/4-3.jpg" border="0"></a><br></center>
Re: code trang chủ cực cool
Nhìn cái demo hay wá nhưng mà em không piết thay chữ kiểu gì với cả paste vô đâu , anh nào rảnh chỉ em hộ cái
Re: code trang chủ cực cool
Vào modules--->HTML page managerment
Tạo một trang HTML mới sau đó nhét cái code vô
Trong Use this page as homepage ? chọn có
Cái code này đúng là đã có người chia sẻ rồi nhưng dù sao cũng cảm ơn peter pan
Tạo một trang HTML mới sau đó nhét cái code vô
Trong Use this page as homepage ? chọn có
Cái code này đúng là đã có người chia sẻ rồi nhưng dù sao cũng cảm ơn peter pan
Re: code trang chủ cực cool
MaxF thấy nếu để Link đến Forum ở dưới cùng, sẽ gây bất tiện khi Click vào Forum.
Nên chuyển đoạn Link đến Forum lên trên:
Nên chuyển đoạn Link đến Forum lên trên:
- Code:
<center>
<p><a href ="http://yeuaothuat.withme.us/index.htm"><font size="6" color=#FFFF00>Click Vào Forum !!!</a> <br>
<br>
<strong><br>
<font size="3" color=#ffffff>::..wWw.AoThuat.TK - The house of MagicVN..::</strong></p>
<p> </p>
<p> </p>
</center>
- Code:
<center><a href="http://yeuaothuat.withme.us/index.htm"><img src="http://i616.photobucket.com/albums/tt249/101094057/4-3.jpg" border="0"></a><br></center>
Re: code trang chủ cực cool
cái dòng click vào forum hoàn toàn không chạy lung tung mà nó chỉ là đợi 1 tí là xong các dòng và khi chạy gần xong thì nghe lun nhạc cũng được đó
click vào bức ảnh cũng vào bình thường.
click vào bức ảnh cũng vào bình thường.
Re: code trang chủ cực cool
Mấy anh ơi em hỏi chút, khi em chọn "Use this page as homepage ?" là "yes" thỳ nó lại bảo "This page cannot be set as the homepage until you insert a link to the website forum-viet.net." là sao hả mấy anh ?????
Re: code trang chủ cực cool
chèn cái này vào cuối code
- Code:
<a href="http://www.forum-viet.net" target="_blank"><font color="red">forum-viet.net</font></a>
Re: code trang chủ cực cool
bỏ cái này đi để nó không hiển thị lên forum:Optimus_Prime đã viết:chèn cái này vào cuối code
- Code:
<a href="http://www.forum-viet.net" target="_blank"><font color="red">forum-viet.net</font></a>
forum-viet.net
Re: code trang chủ cực cool
.:]<ing:. đã viết:@ Exterminator : tự nhiên chen ngang zô hỏi kì quá :"> nhưng không biết hỏi chỗ nào hết .. cho em hỏi..h mình gắn code đó xong mà ko mún nó hiện cái banner trang chủ lên ,chỉ hiện cái khung này thoy thì làm sao hat anh
http://kingsapro.forum-viet.net/
Ai biết chỉ dùm em cũng được nha .cảm ơn ae...ma mới không biết cho lắm.
:\\m/: :\\m/: có ai trả lời cho em chưa...e nhìn mà loạn không biết cái nào của mình hết
Re: code trang chủ cực cool
Bạn vào Modules-->HTML-->HTML pages management
Ấn dấu + màu xanh để tạo 1 cái mới đưa toàn bộ code trang chủ đó vào vậy là OK
Ấn dấu + màu xanh để tạo 1 cái mới đưa toàn bộ code trang chủ đó vào vậy là OK
Similar topics
» 1 code trang chủ đơn giản , khá cool ^.^ ( chính tay tj làm ná )
» Quả cầu thư mục[Show]
» Trang index game cool
» [Chia sẻ] Trang tải chữ 2012 free cực cool đây
» [code]share code trang chủ loading của Vietfriend.Info
» Quả cầu thư mục[Show]
» Trang index game cool
» [Chia sẻ] Trang tải chữ 2012 free cực cool đây
» [code]share code trang chủ loading của Vietfriend.Info
Trang 1 trong tổng số 1 trang
Permissions in this forum:
Bạn không có quyền trả lời bài viết