Quên mật khẩu?

Ẩn quảng cáo

 

 Code Trang Chủ Đẹp

Go down 
2 posters
Tác giảThông điệp
admin
[—»Sói™~]-[Ðại Ma Ðầu]
[—»Sói™~]-[Ðại Ma Ðầu]
admin


Giới tính Giới tính : Nam Virgo
Chinese zodiac Chinese zodiac : Horse
Bài viết Bài viết : 1042
Xu Xu : 158
Thanked Thanked : 650
Sinh Nhật Sinh Nhật : 20/09/1990
Tham Gia Tham Gia : 15/07/2011
Tuổi Tuổi : 33
Yahoo Yahoo : Hà Nội
Nghề Nghiệp Nghề Nghiệp : Giáo Sư
Status Status : hgfggggggggggggg

Character sheet
Tài Sản:

Code Trang Chủ Đẹp Empty
Bài gửiTiêu đề: Code Trang Chủ Đẹp   Code Trang Chủ Đẹp EmptyTue Aug 23, 2011 3:48 pm

Demo 4r Đang dùng
Code:
Code:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<head>
<link rel="shortcut icon" type="image/x-icon" href="http://i78.servimg.com/u/f78/15/58/40/68/icon110.gif" />
<meta name="google-site-verification" content="Lmnn7j1sWoh1wbWyq-uqSiziXAbdlm9VdHPkRL1nhyE" />
<META content="http://itvui.123.st" name=Diễn Đàn Teen 9x Việt Nam>
<META content="Nghe Nhac Hay Nhat,Nghe Nhạc Hay Nhất,Kênh giải trí việt,trang giai tri,Giải trí số,thu thuat hay,list nhac hay nhat, hay lam,xem phim truc tuyen mien phi,hot phim,free sms,viet chu nguoc,nhac moi cap nhat,giai tri chat luong cao,giai tri for teen, list nhac hay nhat,kiem tra nick an yahoo, tintuc, kiem tra nick yahoo an,emoticon yahoo,tv online,sms " name=Keywords>

<title>..:: SoCoLa-Diễn Đàn Teen 9x Việt Nam ::..</title><HEAD>
<style type="text/css">
body
{
  background: #000000;
  color: #000000;
  font: 11pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
  padding: 0px;margin: 0;
}
</style>
</HEAD>
<BODY><iframe src="http://itvui.123.st/h36-page" style="width: 100%; height: 100%; border:none;"></iframe>

<a href="http://www.forumvi.com" target="_blank" style="display:none;">forumvi.com</a> </BODY></HTML>

<!-- code by quydo :D -->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html lang="en-US" xml:lang="en-US" xmlns="http://www.w3.org/1999/xhtml">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Diễn Đàn Teen 9x Việt Nam</title>
<link type="text/css" rel="stylesheet" href="css/style.css"></link>
<script language="javascript">
//copy by quydo :D

window.scrollBy(0, 1)     
window.resizeTo(0,0)     
window.moveTo(0,0)               
//setInterval("move()",30);     
setTimeout("move()", 1);     
var mxm=50     
var mym=25     
var mx=0     
var my=0     
var sv=50     
var status=1   
var szx=0     
var szy=0     
var c=255     
var n=0     
var sm=30     
var cycle=2     
var done=2     
function move()     
    {     
    if (status == 1)     
        {     
        mxm=mxm/1.05     
        mym=mym/1.05     
        mx=mx+mxm     
        my=my-mym     
        mxm=mxm+(400-mx)/100     
        mym=mym-(300-my)/100     
        window.moveTo(mx,my)     
        rmxm=Math.round(mxm/10)     
        rmym=Math.round(mym/10)     
        if (rmxm == 0)     
            {     
            if (rmym == 0)     
                {     
                status=2     
                }     
            }     
        }     
    if (status == 2)     
        {     
        sv=sv/1.1     
        scrratio=1+1/3     
        mx=mx-sv*scrratio/2     
        my=my-sv/2     
        szx=szx+sv*scrratio     
        szy=szy+sv     
        window.moveTo(mx,my)     
        window.resizeTo(szx,szy)     
        if (sv < 0.1)     
            {     
            status=3     
            }     
        }     
    if (status == 3)     
        {     
        document.fgColor=0xffffFF     
        c=c-16     
        if (c<0)     
            {status=8}     
        }     
    if (status == 4)     
        {     
        c=c+16     
        document.bgColor=c*65536     
        document.fgColor=(255-c)*65536     
        if (c > 239)     
            {status=5}     
        }     
    if (status == 5)     
        {     
        c=c-16     
        document.bgColor=c*65536     
        document.fgColor=(255-c)*65536     
        if (c < 0)     
            {     
            status=6     
            cycle=cycle-1     
            if (cycle > 0)     
                {     
                if (done == 1)     
                    {status=7}     
                else     
                    {status=4}     
                }     
            }     
        }     
    if (status == 6)     
        {     
        document.title = "quydo"     
        alert("DaIgIA_nOkiA")     
        cycle=2     
        status=4     
        done=1     
        }     
    if (status == 7)     
        {     
        c=c+4     
        document.bgColor=c*65536     
        document.fgColor=(255-c)*65536     
        if (c > 128)     
            {status=8}     
        }     
    if (status == 8)     
        {     
        window.moveTo(0,0)     
        sx=screen.availWidth     
        sy=screen.availHeight     
        window.resizeTo(sx,sy)     
        status=9     
}     
    var timer=setTimeout("move()",0.3)     
}

</script>
<script type="text/javascript" src="js/jquery-1.4.2.min.js"></script>
<script type="text/javascript" src="js/quydo.js"></script>
</head>

<body>
<div id="nhacnen" style="z-index: -1;"><embed src="index.swf" width="0px" height="0px" loop="true" /></div>

    </div>   

</div>
<script type="text/javascript">randomTheme();</script>
</body>
</html>
<!-- code by quydo :D -->


<meta name="google-site-verification" content="uEqqWmb4SxbeUdph58izz6eBEuzd6Rbt2oknkweBc4M" />
Về Đầu Trang Go down
https://itvui.123.st
admin
[—»Sói™~]-[Ðại Ma Ðầu]
[—»Sói™~]-[Ðại Ma Ðầu]
admin


Giới tính Giới tính : Nam Virgo
Chinese zodiac Chinese zodiac : Horse
Bài viết Bài viết : 1042
Xu Xu : 158
Thanked Thanked : 650
Sinh Nhật Sinh Nhật : 20/09/1990
Tham Gia Tham Gia : 15/07/2011
Tuổi Tuổi : 33
Yahoo Yahoo : Hà Nội
Nghề Nghiệp Nghề Nghiệp : Giáo Sư
Status Status : hgfggggggggggggg

Character sheet
Tài Sản:

Code Trang Chủ Đẹp Empty
Bài gửiTiêu đề: Re: Code Trang Chủ Đẹp   Code Trang Chủ Đẹp EmptyTue Aug 23, 2011 4:11 pm

Page36:
Code:
<html>
<head>
<a href="http://www.forumvi.com" target="_blank" style="display:none;">forumvi.com</a>

<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="shortcut icon" type="image/x-icon" href="http://i78.servimg.com/u/f78/15/58/40/68/icon110.gif" />
<meta name="google-site-verification" content="Lmnn7j1sWoh1wbWyq-uqSiziXAbdlm9VdHPkRL1nhyE" />
<META content="http://itvui.123.st" name=Diễn Đàn Teen 9x Việt Nam>
<META content="Nghe Nhac Hay Nhat,Nghe Nhạc Hay Nhất,Kênh giải trí việt,trang giai tri,Giải trí số,thu thuat hay,list nhac hay nhat, hay lam,xem phim truc tuyen mien phi,hot phim,free sms,viet chu nguoc,nhac moi cap nhat,giai tri chat luong cao,giai tri for teen, list nhac hay nhat,kiem tra nick an yahoo, tintuc, kiem tra nick yahoo an,emoticon yahoo,tv online,sms  " name=Keywords>

<title>Diễn Đàn Teen 9x Việt Nam</title>
<meta name="description" content="Nghe Nhac Hay Nhat,Nghe Nhạc Hay Nhất,Kênh giải trí việt,trang giai tri,Giải trí số,thu thuat hay,list nhac hay nhat, hay lam,xem phim truc tuyen mien phi,hot phim,free sms,viet chu nguoc,nhac moi cap nhat,giai tri chat luong cao,giai tri for teen, list nhac hay nhat,kiem tra nick an yahoo, tintuc, kiem tra nick yahoo an,emoticon yahoo,tv online,sms">
<meta name="keywords" content="    Nghe Nhac Hay Nhat,Nghe Nhạc Hay Nhất,Kênh giải trí việt,trang giai tri,Giải trí số,thu thuat hay,list nhac hay nhat, hay lam,xem phim truc tuyen mien phi,hot phim,free sms,viet chu nguoc,nhac moi cap nhat,giai tri chat luong cao,giai tri for teen, list nhac hay nhat,kiem tra nick an yahoo, tintuc, kiem tra nick yahoo an,emoticon yahoo,tv online,sms, viet tri,cute text,vietsub tan tam quoc chi 350 meg,dai hoc cong nghiep viet tri,clip hoststeps 2005,kaspersky internet security 2010 key,tập huấn elearning,tran hoang minh,tạo nhạc chuông online,ultrasurf 9.1,illustrator mesh,up anh len host cho 4rum,toitaigioibancungthe-ebook-2.0.pdf,notebook,think and grow rich ebook,stereo mix,shout box,naruto,">
<meta name="copyright" content="Svcnvt.Net">
<meta name="allow-search" content="yes">

<meta name="audience" content="all">   
<meta name="googlebot" content="all,index,follow">
<meta name="robots" content="all,index,follow">
<meta name="msnbot" content="all,index,follow">
<meta name="Rating" content="search engine optimization">

<meta name="Author" content="Svcnvt.Net">

<meta name="copyright" content="Svcnvt.Net ">
<meta name="allow-search" content="yes" />
<meta name="audience" content="alfl" />   
<meta name="googlebot" content="all,index,follow" />
<meta name="robots" content="all,index,follow" />
<meta name="msnbot" content="all,index,follow" />
<meta name="Rating" content="search engine optimization" />
<meta name="Author" content="KinhTe.123.St" />

<script type="http://svcnvt.net/text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
var pageTracker = _gat._getTracker("UA-12702214-1");
pageTracker._initData();
pageTracker._trackPageview();
</script>

</head>



<body style="background: url(http://wallpapers-place.com/images/wallpapers/win-7-hd-wallpaper-1440x900.jpeg) repeat center top;">
<center>
<table border="0" cellpadding="0" cellspacing="0" width="875" id="table1">
    <tr>
       
  <tr>
        <td colspan="5"> </td>

    </tr>
   
   
    <tr>

        <td colspan="5">

        <img border="0" src="http://i1188.photobucket.com/albums/z406/boyphutho2/Website/top.png" width="875" height="17"></td>
    </tr>
    <tr>
        <td width="19" rowspan="2">

        <img border="0" src="http://i1188.photobucket.com/albums/z406/boyphutho2/Website/left.png" width="19" height="396"></td>

       
        <!-------------------------MAIN------------------------------------------>

        <td align="center" valign="middle" width="556" rowspan="2">
            <iframe marginheight="0" marginwidth="0" width="608" height="396" frameborder="0" scrolling="no" name="main" src="http://itvui.123.st/h35-page"></iframe>

        </td>
       
        <!-------------------------/MAIN------------------------------------------>   
       
        <td width="28" rowspan="2">

        <img border="0" src="http://i1188.photobucket.com/albums/z406/boyphutho2/Website/middle.png" width="28" height="396"></td>
       
        <!---------------------------RIGHT MENU----------------------------------->

        <td valign="top" width="211" style="background: url(http://i1188.photobucket.com/albums/z406/boyphutho2/Website//bg_menu.png); width: 211px;">

        <table cellpadding="0" cellspacing="0" border="0">
            <tr>
                <td>

                    <a target="_blank" href="http://itvui.123.st/forum" target="_parent" onmouseover="vao4rum.src='http://i1188.photobucket.com/albums/z406/boyphutho2/Website//vao4rum.png'" onmouseout="vao4rum.src='http://i1188.photobucket.com/albums/z406/boyphutho2/Website//vao4rum2.png'">

                    <img src="http://i1188.photobucket.com/albums/z406/boyphutho2/Website//vao4rum2.png" name="vao4rum" border="0"></a>

                </td>
            </tr>

                <tr>
                <td>
                    <a target="_blank" href="http://itvui.123.st/profile.forum?mode=register" target="_parent" onmouseover="dangky.src='http://i1188.photobucket.com/albums/z406/boyphutho2/Website//dangky.png'" onmouseout="dangky.src='http://i1188.photobucket.com/albums/z406/boyphutho2/Website//dangky2.png'">
                    <img src="http://i1188.photobucket.com/albums/z406/boyphutho2/Website//dangky2.png" name="dangky" border="0"></a>

                </td>
            </tr>
            <tr>
                <td>

                    <a target="_blank" href="http://itvui.123.st/privmsg?mode=post" target="_parent" onmouseover="lienhe.src='http://i1188.photobucket.com/albums/z406/boyphutho2/Website//lienhe.png'" onmouseout="lienhe.src='http://i1188.photobucket.com/albums/z406/boyphutho2/Website//lienhe2.png'">
                    <img src="http://i1188.photobucket.com/albums/z406/boyphutho2/Website//lienhe2.png" name="lienhe" border="0"></a>

                </td>
            </tr>

           
           
            <tr>
                <td align="center" valign="bottom">
               
                    <iframe src="http://svcnvt.net/danhngon.htm" width="190" height="160" scrolling="no"  scrolling="no" frameborder="0" frameset="0" border ="0">

                    </iframe>

                </td>
            </tr>
           
        </table>
       
        </td>

       
       
        <!---------------------------/RIGHT MENU----------------------------------->

       
        <td width="9" rowspan="2">
        <img border="0" src="http://i1188.photobucket.com/albums/z406/boyphutho2/Website//right.png" width="9" height="396"></td>
    </tr>

    <tr>
        <td align="center" width="211" style="background: url(http://i1188.photobucket.com/albums/z406/boyphutho2/Website//bg_menu.png); width: 211px;">
           
        </td>
       
       
    </tr>

    <tr>
        <td colspan="5">

      <img border="0" src="http://i1188.photobucket.com/albums/z406/boyphutho2/Website//bottom.png" width="875" height="20"></td>
    </tr>

    <tr>
        <td colspan="5"> </td>
    </tr>
    <tr>

        <td colspan="5">
        <br>
        <p align="center"><b><font size="3" face="Tahoma" color="#FFFFFF">Socola-Diễn Đàn Teen 9x Việt Nam
        </font></b>

       
        <p align="center"><b><font size="2" face="Tahoma" color="#FFFFFF">Diễn Đàn Được Xây Dựng Và Phát Triển Bởi Cộng Đồng Teen 9x Việt Nam</br>

        </font></b>
        </td>

    </tr>
</table>
</center>
</body>


</html>
Về Đầu Trang Go down
https://itvui.123.st
Tan Vỡ™
~ Hội Chống Đối VTC ™
~ Hội Chống Đối VTC ™
Tan Vỡ™


Giới tính Giới tính : Nam Sagittarius
Chinese zodiac Chinese zodiac : Rooster
Bài viết Bài viết : 727
Xu Xu : 50000953
Thanked Thanked : 333
Sinh Nhật Sinh Nhật : 10/12/1993
Tham Gia Tham Gia : 25/07/2011
Tuổi Tuổi : 30
Yahoo Yahoo : Việt Nam™
Nghề Nghiệp Nghề Nghiệp : Đâm Thuê Chém Giết
Status Status : ღ♥ღღ♥ღNắm tay nhau đi giữa nhân gianღ♥ღღ♥ღ

Character sheet
Tài Sản:

Code Trang Chủ Đẹp Empty
Bài gửiTiêu đề: Re: Code Trang Chủ Đẹp   Code Trang Chủ Đẹp EmptyTue Aug 23, 2011 4:56 pm

Loại Rởm cười ngoác miệngcười ngoác miệngcười ngoác miệng
Về Đầu Trang Go down
https://itvui.123.st
Sponsored content





Code Trang Chủ Đẹp Empty
Bài gửiTiêu đề: Re: Code Trang Chủ Đẹp   Code Trang Chủ Đẹp Empty

Về Đầu Trang Go down
 
Code Trang Chủ Đẹp
Về Đầu Trang 
Trang 1 trong tổng số 1 trang
 Similar topics
-
» code trang " Tạo 1 trang flash game " - phần 1
» Code trang chủ khá đẹp
» Code Trang chủ Đẹp
» Code trang chủ
» Trang trí khung quote và code

Permissions in this forum:Bạn không có quyền trả lời bài viết
Kênh thông tin giải trí dành cho teen việt :: *`+`* Mã Nguồn *`+`* :: Thủ Thuật Forumotion :: Code-
Chuyển đến