Diễn Đàn Lớp C012A43
CHÀO MỪNG CÁC BẠN ĐẾN VỚI FORUM LỚP C012A43
CHÚC CÁC BẠN CÓ NHỮNG PHÚT GIÂY THOẢI MÁI.

Hãy đăng kí làm thành viên để được hưởng đầy đủ quyền lợi từ diễn đan. Thân ái.
Diễn Đàn Lớp C012A43
CHÀO MỪNG CÁC BẠN ĐẾN VỚI FORUM LỚP C012A43
CHÚC CÁC BẠN CÓ NHỮNG PHÚT GIÂY THOẢI MÁI.

Hãy đăng kí làm thành viên để được hưởng đầy đủ quyền lợi từ diễn đan. Thân ái.
 
 
    
Trang ChínhTrang Chính  GalleryGallery  Tìm kiếmTìm kiếm  Latest imagesLatest images  Đăng kýĐăng ký  Đăng NhậpĐăng Nhập  

Chém Gió (Online)

[Code] Tổng hợp trang chủ Forum (update...)Xem chủ đề cũ hơn Xem chủ đề mới hơn Go down
Mon Mar 19, 2012 10:15 pm
Việc gì cũng làm được, quan trọng là chúng ta có muốn làm hay không?
[Code] Tổng hợp trang chủ Forum (update...) Bgavat18
[Code] Tổng hợp trang chủ Forum (update...) Bgavat10[Code] Tổng hợp trang chủ Forum (update...) Bgavat12[Code] Tổng hợp trang chủ Forum (update...) Bgavat13
[Code] Tổng hợp trang chủ Forum (update...) Bgavat15Admin[Code] Tổng hợp trang chủ Forum (update...) Bgavat17
[Code] Tổng hợp trang chủ Forum (update...) Bgavat19[Code] Tổng hợp trang chủ Forum (update...) Bgavat21[Code] Tổng hợp trang chủ Forum (update...) Bgavat22
Admin
Tước HiệuAdministrators

Administrators
Tổng số bài gửi : 129
Star : 331
Reputation : 10
Join date : 14/02/2012
Age : 32
Đến từ : Đăk Lăk
Châm ngôn sống : Việc gì cũng làm được, quan trọng là chúng ta có muốn làm hay không?
Profile Admin
Tổng số bài gửi : 129
Star : 331
Reputation : 10
Join date : 14/02/2012
Age : 32
Đến từ : Đăk Lăk
Châm ngôn sống : Việc gì cũng làm được, quan trọng là chúng ta có muốn làm hay không?

[Code] Tổng hợp trang chủ Forum (update...) Vide10

Bài gửiTiêu đề: [Code] Tổng hợp trang chủ Forum (update...)
https://c012a43.forumvi.com

Tiêu đề: [Code] Tổng hợp trang chủ Forum (update...)

Code Trang chủ xiteen

Demo:
Trích dẫn :
[Code] Tổng hợp trang chủ Forum (update...) Demoxitin
Code:
Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Welcome to A2 Forum - Mãi Không Quên</title>
<link rel="shortcut icon" type="image/x-icon" href="http://illiweb.com/fa/favicon/book.ico" />
<meta name="google-site-verification" content="eyJ0YXJnZXRJZCI6ImRhc2hib2FyZCIsInBhcmFtcyI6eyJzaXRlVXJsIjoiaHR0cDovL3R1b2l0cmVoaWVwZHVjLm5ldC8iLCJobCI6InZpIn19" />
 
<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" />
<!-- // Stylesheets // -->
<style type="text/css" />
 
/* reset */
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote,
pre, form, fieldset, table, th, td { margin: 0; padding: 0; }
 
html{
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#6b6b6b;
  line-height:20px;
  background:#e7e7e7;
}
body{
}
input,
textarea{
  outline:none;/* preventing the chrome and safari nasty yellow border */
  border:1px solid #ccc;
  background:#FFF;
}
a:focus{
  outline:none;
}
a,
a:visited,
a:active{
  color:#6b6b6b;
  text-decoration:none;
}
a:hover{
  text-decoration:underline;
}
/* this will be added by javascript
.corners{
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
.corners-r{
    -moz-border-radius-topright: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
}
*/
div#tweets{
  width:400px;
  float:left;
  background:#fff;
  border:1px solid #eee;
  margin:36px 0 0 30px;
  font-size:11px;
  padding:4px 8px 4px 8px;
}
div#tweets img{
  float:left;
  margin-top:4px;
  width:32px;
  height:32px;
}
div#tweets ul{
  width:360px;
  float:right;
}
div#tweets a{
  font-weight:bold;
}
 
/*
------------------------------------------------------------------------
WRAPPER - Content wrap CSS style.
------------------------------------------------------------------------
*/
 
div#wrapper{
  width:620px;
  margin:140px auto;
  position:relative;
}
 
/*
------------------------------------------------------------------------
Card - Card content wrap CSS style.
------------------------------------------------------------------------
*/
 
div#card{
  width:560px;
  height:255px;
  float:left;
  background:#fff;
  border-left:1px solid #cccccc;
  border-right:1px solid #cccccc;
  position:relative;
  margin-left:29px;
  overflow:hidden;
  z-index:2;
}
div#card-in{
  width:508px;
  height:242px;
  background:#f8f8f8;
  border:1px solid #e8e8e8;
  margin:5px 10px 0px 10px;
  padding-left:30px;
}
ul#menu{
  width:20px;
  list-style-type:none;
  border-top:1px solid #e8e8e8;
  border-right:1px solid #e8e8e8;
  border-bottom:1px solid #e8e8e8;
  position:absolute;
  left:10px;
  top:52px;
  background:#fff;
  padding:10px 8px 0 1px;
}
ul#menu li{
  list-style-type:none;
  width:18px;
  height:18px;
  padding-bottom:5px;
  margin-bottom:4px;
}
ul#menu li.hr{
  list-style-type:none;
  border-bottom:1px solid #e8e8e8;
}
ul#menu li a img{
  width:19px;
  height:19px;
  border:none;
  background:#fff!important;/* IE fade to bug */
}
ul#menu li a{
  float:left;
  width:19px;
  height:19px;
}
div#content{
  width:508px;
  height:242px;
  float:left;
}
div.tip-logo{
  width:196px;
  height:54px;
  float:left;
  margin:84px 0 0 140px;
  overflow:hidden;
  position:relative;
}
div.tip-logo a,
div.tip-logo a:visited,
div.tip-logo a:active{
  width:196px;
  height:54px;
  float:left;
}
div.tip-logo img#logo-bg{
  position:absolute;
  top:-300px;
  left:0px;
  border:none;
}
div.tip-logo img#logo-frame{
  position:absolute;
  top:0px;
  left:0px;
  border:none;
  z-index:1;
  overflow:hidden;
}
 
/* boxes/pages */
 
div.box{
  width:478px;
  height:222px;
  float:left;
  margin:10px 15px 10px 15px;
  position:relative;
  background:#f8f8f8;
}
div.box h2{
  width:100%;
  float:left;
  font-size:18px;
  font-weight:bold;
  color:#6b6b6b;
  margin-bottom:13px;
}
div.box h3{
  width:100%;
  float:left;
  font-size:18px;
  font-weight:bold;
  color:#6b6b6b;
  margin-bottom:13px;
}
div.box .avatar{
  width:60px;
  height:60px;
  margin:3px 10px 10px 0;
  float:left;
  padding:3px;
  border:1px solid #eee;
  background:#FFF;
}
div.box p{
  width:400px;
  float:left;
  text-align:justify;
}
div.box ul{
  width:100%;
  list-style-type:none;
}
div.box ul li{
  float:left;
}
 
/* work */
 
div.box .project{
  width:120px;
  height:140px;
  margin:3px 10px 10px 0;
  float:left;
  border:none;
}
div#slider-in{
  width:488px;
  height:154px;
  float:left;
}
div.w-box{
  width:488px;
  height:154px;
  float:left;
}
div.w-box h2{
  width:344px;
  float:left;
  margin:0 0px 5px 0;
  padding-right:14px;
}
div.w-box p{
  width:344px;
  float:left;
  margin:0 0px 10px 0;
  padding-right:14px;
}
div#work-nav{
  width:50px;
  height:23px;
  float:left;
  background:url(http://r22.imgfast.net/users/2211/12/43/96/album/nav-bg10.png) no-repeat;
  margin:12px 0 0 211px;
  padding:2px 3px 0 3px;
}
div#work-nav a#prev{
  width:20px;
  height:20px;
  float:left;
  background:url(/users/2211/12/43/96/album/prev-b10.png) no-repeat;
}
div#work-nav a#prev:hover{
  background:none;
}
div#work-nav a#next{
  width:20px;
  height:20px;
  float:right;
  background:url(/users/2211/12/43/96/album/next-b10.png) no-repeat;
}
div#work-nav a#next:hover{
  background:none;
}
 
/* Social */
 
a.social-box-left{
  width:226px;
  height:38px;
  float:left;
  margin:3px 20px 5px 0;
  color:#fff;
  border:1px solid #e5e5e5;
  background:#fff;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
a.social-box-right{
  width:226px;
  height:38px;
  float:left;
  margin:3px 0 5px 0;
  color:#fff;
  border:1px solid #e5e5e5;
  background:#fff;
  -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
a.social-box-left img,
a.social-box-right img{
  width:32px;
  height:32px;
  float:left;
  margin:4px 10px 0px 4px;
  border:none;
}
a.social-box-left strong,
a.social-box-right strong{
  width:170px;
  height:17px;
  float:left;
  margin:0 0 0px 0;
  color:#333;
  font-size:14px;
  font-weight:bold;
}
a.social-box-left:hover,
a.social-box-right:hover{
  text-decoration:none;
  background: #eee;
  border:1px solid #e5e5e5;
color: orange;
  cursor:pointer;
}
 
/* Contact */
 
div#form-left{
  width:230px;
  height:180px;
  float:left;
  margin-top:3px;
}
div#form-left input{
  width:224px;
  height:20px;
  float:left;
  -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
  padding:2px 0 0 4px;
  margin-bottom:6px;
  background:#FFF;
}
div#form-left label{
  width:160px;
  height:22px;
  float:left;
  text-align:right;
  font-weight:bold;
  margin-right:14px;
  padding-top:2px;
}
div#form-left input#captcha{
  width:50px;
  height:20px;
  float:left;
  -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
  padding:2px 0 0 4px;
  margin-bottom:6px;
  background:#FFF;
}
div#form-right{
  width:230px;
  height:180px;
  float:left;
  margin-left:18px;
  margin-top:3px;
}
div#form-right textarea{
  width:224px;
  height:140px;
  float:left;
  -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
  padding:2px 0 0 4px;
  margin:0 0 6px 0;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
}
div#form-right input#submit{
  width:60px;
  height:24px;
  float:right;
  -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
  padding:0px 0 2px 0px;
  cursor:pointer;
  color:#666;
}
div#form-right input#submit:hover{
  color:#333;
  border:1px solid #999;
}
 
/* copyright */
 
div#copyright{
  width:200px;
  height:21px;
  background:#FFF;
  border:1px solid #ccc;
  position:absolute;
  right:30px;
  top:220px;
  padding:2px 0px 0 0;
  font-size:11px;
}
div#copyright p{
  width:170px;
  float:left;
  margin-left:10px;
}
div#copyright img{
  width:10px;
  height:10px;
  margin:5px 3px 0 5px;
  float:right;
  cursor:pointer;
}
 
/* background, top and bottom card */
 
div#top{
  width:562px;
  height:6px;
  background:url(/users/2211/12/43/96/album/card-t10.jpg) no-repeat;
  margin:0 0 0 29px;
  float:left;
}
div#bottom{
  width:620px;
  height:90px;
  background:url(/users/2211/12/43/96/album/card-b10.jpg) no-repeat;
  float:left;
}
 
/*
------------------------------------------------------------------------
LIVE VALIDATION - Live Validation CSS style.
------------------------------------------------------------------------
*/
 
.LV_validation_message{
    font-weight:bold;
  float:right;
  padding-right:130px;
}
.LV_valid {
    color:#00CC00;
}
span.LV_invalid {
  display:none;
}
.LV_valid_field,
input.LV_valid_field:hover,
input.LV_valid_field:active,
textarea.LV_valid_field:hover,
textarea.LV_valid_field:active {
}
.LV_invalid_field,
input.LV_invalid_field:hover,
input.LV_invalid_field:active,
textarea.LV_invalid_field:hover,
textarea.LV_invalid_field:active,
select.LV_invalid_field:active,
select.LV_invalid_field:hover  {
    border:1px solid #ff8b8b;
}
  div.pp_pic_holder a:focus { outline:none; }
 
  div.pp_overlay {
      background: #ccc;
      display: none;
      left: 0;
      position: absolute;
      top: 0;
      width: 100%;
      z-index: 9500;
  }
 
  div.pp_pic_holder {
      display: none;
      position: absolute;
      width: 100px;
      z-index: 10000;
  }
   
      .pp_top {
        height: 20px;
        position: relative;
      }
        * html .pp_top { padding: 0 20px; }
   
        .pp_top .pp_left {
            height: 20px;
            left: 0;
            position: absolute;
            width: 20px;
        }
        .pp_top .pp_middle {
            height: 20px;
            left: 20px;
            position: absolute;
            right: 20px;
        }
            * html .pp_top .pp_middle {
              left: 0;
              position: static;
            }
     
        .pp_top .pp_right {
            height: 20px;
            left: auto;
            position: absolute;
            right: 0;
            top: 0;
            width: 20px;
        }
   
      .pp_content { height: 40px; }
   
      .pp_content .ppt {
        left: auto;
        margin-bottom: 5px;
        position: relative;
        top: auto;
      }
   
      .pp_fade { display: none; }
   
      .pp_content_container {
        position: relative;
        text-align: left;
        width: 100%;
      }
   
        .pp_content_container .pp_left { padding-left: 20px; }
        .pp_content_container .pp_right { padding-right: 20px; }
   
        .pp_content_container .pp_details {
            margin: 10px 0 2px 0;
        }
            .pp_description {
              display: none;
              margin: 0 0 5px 0;
            }
         
            .pp_nav {
              clear: left;
              float: left;
              margin: 3px 0 0 0;
            }
         
              .pp_nav p {
                  float: left;
                  margin: 2px 4px;
              }
         
              .pp_nav a.pp_arrow_previous,
              .pp_nav a.pp_arrow_next {
                  display: block;
                  float: left;
                  height: 15px;
                  margin-top: 3px;
                  overflow: hidden;
                  text-indent: -10000px;
                  width: 14px;
              }
   
      .pp_hoverContainer {
        position: absolute;
        top: 0;
        width: 100%;
        z-index: 2000;
      }
   
      a.pp_next {
        background: none;
        display: block;
        float: right;
        height: 100%;
        text-indent: -10000px;
        width: 49%;
      }
     
      a.pp_previous {
        background: none;
        display: block;
        float: left;
        height: 100%;
        text-indent: -10000px;
        width: 49%;
      }
   
      a.pp_expand,
      a.pp_contract {
        cursor: pointer;
        display: none;
        height: 20px;
        position: absolute;
        right: 30px;
        text-indent: -10000px;
        top: 10px;
        width: 20px;
        z-index: 20000;
      }
     
      a.pp_close {
        display: block;
        float: right;
        text-indent: -10000px;
      }
   
      .pp_bottom {
        height: 20px;
        position: relative;
      }
        * html .pp_bottom { padding: 0 20px; }
     
        .pp_bottom .pp_left {
            height: 20px;
            left: 0;
            position: absolute;
            width: 20px;
        }
        .pp_bottom .pp_middle {
            height: 20px;
            left: 20px;
            position: absolute;
            right: 20px;
        }
            * html .pp_bottom .pp_middle {
              left: 0;
              position: static;
            }
         
        .pp_bottom .pp_right {
            height: 20px;
            left: auto;
            position: absolute;
            right: 0;
            top: 0;
            width: 20px;
        }
   
      .pp_loaderIcon {
        display: block;
        height: 24px;
        left: 50%;
        margin: -12px 0 0 -12px;
        position: absolute;
        top: 50%;
        width: 24px;
      }
   
      #pp_full_res {
        line-height: 1 !important;
      }
   
        #pp_full_res .pp_inline {
            text-align: left;
        }
     
            #pp_full_res .pp_inline p { margin: 0 0 15px 0; }
 
      div.ppt {
        color: #fff;
        display: none;
        font-size: 17px;
        left: 0;
        position: absolute;
        top: 0;
        z-index: 9999;
      }
/* ------------------------------------------------------------------------
  Miscellaneous
------------------------------------------------------------------------- */
 
  .clearfix:after {
      content: ".";
      display: block;
      height: 0;
      clear: both;
      visibility: hidden;
  }
 
  .clearfix {display: inline-block;}
 
  /* Hides from IE-mac \*/
  * html .clearfix {height: 1%;}
  .clearfix {display: block;}
  /* End hide from IE-mac */
 
/* tipsy tooltip css */
.tipsy {
  padding:5px;
  font-size: 10px;
  opacity: 0.8;
  filter: alpha(opacity=80);
  background-repeat:
  no-repeat;
  background-image: none;
}
.tipsy-inner {
  padding: 4px 8px 4px 8px;
  background-color: #666;
  color: white;
  max-width: 200px;
  text-align: center;
}
.tipsy-inner {
  -moz-border-radius:3px;
  -webkit-border-radius:3px;
}
.tipsy-north { background-position: top center; }
.tipsy-south { background-position: bottom center; }
.tipsy-east { background-position: right center; }
.tipsy-west { background-position: left center; }
</style>
<!-- // Javascript/jQuery // -->
 <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js" type="text/javascript"></script>

<script type="text/javascript" charset="utf-8">(function($) {
    $.fn.tipsy = function(options) {
 
        options = $.extend({}, $.fn.tipsy.defaults, options);
   
        return this.each(function() {
       
            var opts = $.fn.tipsy.elementOptions(this, options);
       
            $(this).hover(function() {
 
                $.data(this, 'cancel.tipsy', true);
 
                var tip = $.data(this, 'active.tipsy');
                if (!tip) {
                    tip = $('<div class="tipsy"><div class="tipsy-inner"/></div>');
                    tip.css({position: 'absolute', zIndex: 100000});
                    $.data(this, 'active.tipsy', tip);
                }
 
                if ($(this).attr('title') || typeof($(this).attr('original-title')) != 'string') {
                    $(this).attr('original-title', $(this).attr('title') || '').removeAttr('title');
                }
 
                var title;
                if (typeof opts.title == 'string') {
                    title = $(this).attr(opts.title == 'title' ? 'original-title' : opts.title);
                } else if (typeof opts.title == 'function') {
                    title = opts.title.call(this);
                }
 
                tip.find('.tipsy-inner')[opts.html ? 'html' : 'text'](title || opts.fallback);
 
                var pos = $.extend({}, $(this).offset(), {width: this.offsetWidth, height: this.offsetHeight});
                tip.get(0).className = 'tipsy'; // reset classname in case of dynamic gravity
                tip.remove().css({top: 0, left: 0, visibility: 'hidden', display: 'block'}).appendTo(document.body);
                var actualWidth = tip[0].offsetWidth, actualHeight = tip[0].offsetHeight;
                var gravity = (typeof opts.gravity == 'function') ? opts.gravity.call(this) : opts.gravity;
 
                switch (gravity.charAt(0)) {
                    case 'n':
                        tip.css({top: pos.top + pos.height, left: pos.left + pos.width / 2 - actualWidth / 2}).addClass('tipsy-north');
                        break;
                    case 's':
                        tip.css({top: pos.top - actualHeight, left: pos.left + pos.width / 2 - actualWidth / 2}).addClass('tipsy-south');
                        break;
                    case 'e':
                        tip.css({top: pos.top + pos.height / 2 - actualHeight / 2, left: pos.left - actualWidth}).addClass('tipsy-east');
                        break;
                    case 'w':
                        tip.css({top: pos.top + pos.height / 2 - actualHeight / 2, left: pos.left + pos.width}).addClass('tipsy-west');
                        break;
                }
 
                if (opts.fade) {
                    tip.css({opacity: 0, display: 'block', visibility: 'visible'}).animate({opacity: 0.8});
                } else {
                    tip.css({visibility: 'visible'});
                }
 
            }, function() {
                $.data(this, 'cancel.tipsy', false);
                var self = this;
                setTimeout(function() {
                    if ($.data(this, 'cancel.tipsy')) return;
                    var tip = $.data(self, 'active.tipsy');
                    if (opts.fade) {
                        tip.stop().fadeOut(function() { $(this).remove(); });
                    } else {
                        tip.remove();
                    }
                }, 100);
 
            });
       
        });
   
    };
 
    // Overwrite this method to provide options on a per-element basis.
    // For example, you could store the gravity in a 'tipsy-gravity' attribute:
    // return $.extend({}, options, {gravity: $(ele).attr('tipsy-gravity') || 'n' });
    // (remember - do not modify 'options' in place!)
    $.fn.tipsy.elementOptions = function(ele, options) {
        return $.metadata ? $.extend({}, options, $(ele).metadata()) : options;
    };
 
    $.fn.tipsy.defaults = {
        fade: false,
        fallback: '',
        gravity: 'n',
        html: false,
        title: 'title'
    };
 
    $.fn.tipsy.autoNS = function() {
        return $(this).offset().top > ($(document).scrollTop() + $(window).height() / 2) ? 's' : 'n';
    };
 
    $.fn.tipsy.autoWE = function() {
        return $(this).offset().left > ($(document).scrollLeft() + $(window).width() / 2) ? 'e' : 'w';
    };
 
})(jQuery);
</script>
<script type="text/javascript" src="http://a1tinhgia3.googlecode.com/files/jquery.prettyPhoto.js" charset="utf-8"></script>
<script type="text/javascript" src="http://a1tinhgia3.googlecode.com/files/jQuery Cycle.js" charset="utf-8"></script>
<script type="text/javascript" src="http://a1tinhgia3.googlecode.com/files/supersleight.js" charset="utf-8"></script>
<script type="text/javascript" src="http://a1tinhgia3.googlecode.com/files/twitter.min.js" charset="utf-8"></script>
<script type="text/javascript" src="http://a1tinhgia3.googlecode.com/files/main.js" charset="utf-8"></script>
 
</head>
<body> <div id="wrapper">
 
 <center><div style='border-top:1px solid #666666; height:20px;  padding:1px; background: #333333 none repeat scroll 0% 0%; position: fixed; top: 0pt; right: 0pt; left: 0pt; width: 100%; z-index: 100; text-align: center; font-size:12pt;'><font size=1 style='color:gray;font-weight:bold;'><center><a href="http://www.forumvi.com" target="_blank" style='color:gray; text-decoration: none;' >forumvi.com</a> - Phpbb2 v2.0</font></div></center>

   
        <div id="card">
            <div id="card-in" class="corners">
            <h1 style="display:none;"><!-- important tag line here --></h1>
              <ul id="menu" class="corners-r">
                    <li class="hr">
 
                        <a href="javascript:goto(0);" class="tip" title="Home">
                          <img src="/users/2211/12/43/96/album/forum-10.png" alt="" id="i1" />
                        </a>
 
                    <li class="hr">

                        <a href="javascript:goto(1);" class="tip" title="Liên hệ">
                          <img src="/users/2211/12/43/96/album/lienhe10.png" alt="" id="i2"/>
                        </a>
                    </li>
 
                    <li>
                        <a href="javascript:goto(2);" class="tip" title="Xếp hạng">
                          <img src="/users/2211/12/43/96/album/xephan10.png" alt="" id="i3"/>
                        </a>
                    </li>

 
                </ul>
           
                <div id="content">
 
               
                  <!-- social -->
             
                  <div class="box">
                        <img src="http://i39.servimg.com/u/f39/15/49/32/85/logo_i10.jpg" width="225" height="32">
                        <ul>
                            <li>
                                <a href="http://a2maikhongquen.tk/" title="Mãi Không Quên - A2 Forum" class="social-box-left">
                                    <img src="/users/2211/12/43/96/album/home11.png" alt="" />

 
                                    <strong>Trang chủ</strong>
A2 Forum
                                </a>
                            </li>
                            <li>                   
                                <a href="http://a2maikhongquen.tk/forum" title="Mãi Không Quên - A2 Forum" class="social-box-right">
                                    <img src="/users/2211/12/43/96/album/forum10.png" alt="" />
                                    <strong>Diễn Đàn </strong>
A2 Mãi Không Quên
                                </a>

 
                            </li>
                            <li>                                           
                                <a href="http://a2maikhongquen.tk/f19-forum" title="Hỗ Trợ Forumtion " class="social-box-left">
                                    <img src="/users/2211/12/43/96/album/news10.png" alt="" />
                                    <strong>Forumtion</strong>
                                  Hỗ Trợ Forumtion
                                </a>
                            </li>
                            <li>                                           
                                <a href="http://a2maikhongquen.tk/f4-forum" title="Ý kiến đóng góp" class="social-box-right">

 
                                    <img src="/users/2211/12/43/96/album/gnome-10.png" alt="" />
                                    <strong>Ý kiến đóng góp</strong>
                                    Cùng nhau phát triển forum
                                </a>
                            </li>
                            <li>                                           
                                <a href="http://a2maikhongquen.tk/f11-forum" title="Ảnh thành viên" class="social-box-left">
                                    <img src="/users/2211/12/43/96/album/share10.png" alt="" />
                                    <strong>Ảnh đẹp thành viên</strong>

                                    <span id="hide">Ảnh thành viên</span>
                                </a>
                            </li>
                            <li>                                           
                                <a href="http://a2maikhongquen.tk/t100-topic#179" title="Tuyển MOD" class="social-box-right">
                                    <img src="/users/2211/12/43/96/album/gradua10.png" alt="" />
                                    <strong>Tuyển MOD</strong>
                                  Bạn cùng mình xây dựng Forum? click! :D
                                </a>

                            </li>
                    <li>                                           
                                <a href="http://a2maikhongquen.tk/t47-topic" title="Nội quy Forum" class="social-box-left">
                                    <img src="/users/2211/12/43/96/album/giaitr10.png" alt="" />
                                    <strong>Nội quy Forum</strong>
                                  Nội quy Forum
                                </a>
                            </li>
                    <li>                                           
                                <a href="http://diendan.4allvn.biz/forum" title="Web Hỗ trợ Forumtion" class="social-box-right">

                                    <img src="/users/2211/12/43/96/album/blogge10.png" alt="" />
                                    <strong>Web Hỗ trợ FMvi</strong>
                                    Web Hỗ trợ Forumtion
                                </a>
                            </li>                       
                        </ul>                                                                                                               
                    </div>
         
                  <!-- contact -->
                 
                  <div class="box">
                        <h2>Liên hệ</h2>

                 
  Mọi thông tin xin vui lòng liên hệ:<br>
              Email: [You must be registered and logged in to see this link.]<br>
                Phone: +84168.535.1033

                    </div>
                  <!-- xephang -->
                 
                  <div class="box">
                        <h3>Xếp hạng của A2 - Forum</h3> <div align="center"><b>Xếp hạng trên Forumotion
 

<script type='text/javascript' language='javascript' src=''http://a2maikhongquen.tk/<forum></script>
 
<b>Xếp hạng trên Google</b>
 
<a href="http://a2maikhongquen.tk/forum" title="Display Pagerank" target="_blank">
<img src="http://pr.prchecker.info/getpr.php?codex=aHR0cDovL2ExdGluaGdpYTMuY28uY2M=&tag=3" alt="Display Pagerank" style="border:0;" /></a></b>
                        </div>     
                    </div>                               
                </div>
            </div>
        </div><!--/ end card -->
         
        <div id="bottom"><!-- --></div>

   
        <div id="copyright" class="corners-r">
          <p>Copyright ©️ 2012 by <a href="http://a2maikhongquen.tk/profile.forum?mode=viewprofile&u=1&tt=1" title=""><font color=red>BMP</font></a></p><img src="/users/2211/12/43/96/album/arrow10.jpg" alt="" />
 
        </div>
 
</div>
 
</body>
 
</html>
<META name="y_key" content="2bb58500dde0acb5">
<META name="y_key" content="2bb58500dde0acb5">
<script type="text/javascript" src="http://radarurl.com/js/radarurl_widget.js"></script><script type="text/javascript">radarurl_call_radar_widget("Big", "Green","bottomright")</script><noscript><a href="http://radarurl.com/">online visitors statistics</a></noscript>
---------------------------------------------------


Code trang chủ đẹp
Demo:
Trích dẫn :
[Code] Tổng hợp trang chủ Forum (update...) Dongian
Code:
Code:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE>|| Lớp C012A43- Forum||</TITLE>
<META http-equiv=Content-Type content="text/html; charset=utf-8">
<SCRIPT src="" type=text/javascript></SCRIPT>
<!-- CSS Stylesheet -->
<STYLE id=vbulletin_css type=text/css>.thead {
  PADDING-RIGHT: 4px; MARGIN-TOP: 0px; PADDING-LEFT: 4px; BACKGROUND: url(xbox/img/index_13.gif) #fff no-repeat center top; PADDING-BOTTOM: 4px; FONT: 10px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif; COLOR: #000; PADDING-TOP: 4px
}
</STYLE>
<META content="MSHTML 6.00.2800.1106" name=GENERATOR></HEAD>
<BODY bgColor=#ffffff leftMargin=0 topMargin=0 marginheight="0" marginwidth="0"><!-- Designed by Bùi Minh Phong --><BR>
<TABLE height=500 cellSpacing=0 cellPadding=0 width=780 align=center border=0>
  <TBODY>
  <TR>
    <TD colSpan=3><IMG height=26 alt=""
      src="http://cA3.upanh.com/11.203.15364324.KUX0/index_01.gif" width=301></TD>
    <TD width=159 colSpan=3 height=283 rowSpan=4><A
      href="http://C012A43.forumvi.com/forum"><IMG
      onmouseover=doFade(this,100,30,6) style="FILTER: alpha(opacity=50)"
      onmouseout=doFade(this,25,25,6) height=283
      alt="Mãi Không Quên"
      src="http://cA3.upanh.com/11.203.15364320.KUX0/diendan.gif" width=159
      border=0></A></TD>
    <TD width=161 height=283 rowSpan=4><A
      href="http://mp3.zing.vn"><IMG
      onmouseover=doFade(this,100,30,6) style="FILTER: alpha(opacity=50)"
      onmouseout=doFade(this,25,25,6) height=283 alt="Thế giới Âm nhạc !"
      src="http://cA3.upanh.com/11.203.15364336.PSD0/music1.gif" width=161
      border=0></A></TD>
    <TD width=159 colSpan=2 height=283 rowSpan=4><A
      href="http://a2maikhongquen.tk/h11-page"><IMG
      onmouseover=doFade(this,100,30,6) style="FILTER: alpha(opacity=50)"
      onmouseout=doFade(this,25,25,6) height=283 alt="Thư viện ảnh số !"
      src="http://cA4.upanh.com/11.203.15364337.XOZ0/photo.jpg" width=159
    border=0></A></TD>
    <TD><IMG height=26 alt=""
      src="http://cA5.upanh.com/11.203.15364338.KUX0/spacer.gif" width=1></TD></TR>
  <TR>
    <TD rowSpan=7><IMG height=474 alt=""
      src="http://cA4.upanh.com/11.203.15364325.CPH0/index_05.gif" width=19></TD>
    <TD><IMG height=104 alt=""
      src="http://cA5.upanh.com/11.203.15364326.ROS0/index_06.gif" width=258></TD>
    <TD rowSpan=7><IMG height=474 alt=""
      src="http://cA6.upanh.com/11.203.15364327.HUK0/index_07.gif" width=24></TD>
    <TD><IMG height=104 alt=""
      src="http://cA5.upanh.com/11.203.15364338.KUX0/spacer.gif" width=1></TD></TR>
  <TR>
    <TD><IMG height=15 alt=""
      src="http://cA4.upanh.com/11.203.15364329.KUX0/index_08.gif" width=258></TD>
    <TD><IMG height=15 alt=""
      src="http://cA5.upanh.com/11.203.15364338.KUX0/spacer.gif" width=1></TD></TR>
  <TR>
    <TD width=258 height=325 rowSpan=3><EMBED height=325 type=application/x-shockwave-flash width=258 src=http://static.mp3.zing.vn/skins/gentle/flash/mp3playlist.swf?xmlURL=http://mp3.zing.vn/play/?pid=IW7WC79D||1&songID=0&_mp3=&autoplay=true&wmode=transparent wmode="transparent" quality="high"></EMBED></TD>
    <TD><IMG height=138 alt=""
      src="http://cA5.upanh.com/11.203.15364338.KUX0/spacer.gif" width=1></TD></TR>
  <TR>
    <TD colSpan=6><IMG height=41 alt=""
      src="http://cA5.upanh.com/11.203.15364330.KUX0/index_10.gif" width=479></TD>
    <TD><IMG height=41 alt=""
      src="http://cA5.upanh.com/11.203.15364338.KUX0/spacer.gif" width=1></TD></TR>
  <TR>
    <TD rowSpan=3><IMG height=176 alt=""
      src="http://cA6.upanh.com/11.203.15364331.CPH0/index_11.gif" width=12></TD>
    <TD width=110 height=164 rowSpan=2><IMG
      src="http://cA6.upanh.com/11.203.15364339.UKU0/summer.gif"></TD>
    <TD class=thead width=346 colSpan=3 height=164 rowSpan=2>+ Chào mừng các
      bạn ghé thăm <FONT color=red><B>Diễn Đàn  Lớp C012A43</B></FONT>
      , chúc các bạn có những giây phú thư giãn vui vẻ tại đây !<BR><BR>+ Cộng đồng
      Mãi Không Quên mới được thành lập, mong được sử ủng hộ nhiệt tình của
      các bạn.<BR><BR>+ Hãy <A
      href="http://C012A43.forumvi.com/register"><B>Đăng Ký</B></A> làm thành
      viên và cùng nhau chia sẻ những ước mơ nhé.<BR><BR>
      <CENTER>©️7/2008 by <B>•Minh Đức•</B>|
      <DIV color="red">Admin: Minh Đức</br>+841667.310.946</DIV></CENTER></TD>
    <TD rowSpan=3><IMG height=176 alt=""
      src="http://cA3.upanh.com/11.203.15364332.HUK0/index_14.gif" width=11></TD>
    <TD><IMG height=147 alt=""
      src="http://cA5.upanh.com/11.203.15364338.KUX0/spacer.gif" width=1></TD></TR>
  <TR>
    <TD rowSpan=2><IMG height=29 alt=""
      src="http://cA4.upanh.com/11.203.15364333.XOZ0/index_15.gif" width=258></TD>
    <TD><IMG height=17 alt=""
      src="http://cA5.upanh.com/11.203.15364338.KUX0/spacer.gif" width=1></TD></TR>
  <TR>
    <TD colSpan=4><IMG height=12 alt=""
      src="http://cA5.upanh.com/11.203.15364334.OYX0/index_16.gif" width=456></TD>
    <TD><IMG height=12 alt=""
      src="http://cA5.upanh.com/11.203.15364338.KUX0/spacer.gif" width=1></TD></TR>
  <TR>
    <TD><IMG height=1 alt=""
      src="http://cA5.upanh.com/11.203.15364338.KUX0/spacer.gif" width=19></TD>
    <TD><IMG height=1 alt=""
      src="http://cA5.upanh.com/11.203.15364338.KUX0/spacer.gif" width=258></TD>
    <TD><IMG height=1 alt=""
      src="http://cA5.upanh.com/11.203.15364338.KUX0/spacer.gif" width=24></TD>
    <TD><IMG height=1 alt=""
      src="http://cA5.upanh.com/11.203.15364338.KUX0/spacer.gif" width=12></TD>
    <TD><IMG height=1 alt=""
      src="http://cA5.upanh.com/11.203.15364338.KUX0/spacer.gif" width=110></TD>
    <TD><IMG height=1 alt=""
      src="http://cA5.upanh.com/11.203.15364338.KUX0/spacer.gif" width=37></TD>
    <TD><IMG height=1 alt=""
      src="http://cA5.upanh.com/11.203.15364338.KUX0/spacer.gif" width=161></TD>
    <TD><IMG height=1 alt=""
      src="http://cA5.upanh.com/11.203.15364338.KUX0/spacer.gif" width=148></TD>
    <TD><IMG height=1 alt=""
      src="http://cA5.upanh.com/11.203.15364338.KUX0/spacer.gif" width=11></TD>
    <TD></TD></TR></TBODY></TABLE><!-- ©️ 25/6/2007 --></BODY></HTML>
<a href="http://www.forum-viet.com" target="_blank"><font color ="FFFFFF"forum-viet.com></font></a>
------------------------------------------------------

Lại một em quá đẹp nữa bounce

Demo:

Trích dẫn :
[Code] Tổng hợp trang chủ Forum (update...) Quadep
Code:
Code:
<html>
 
<head>
<script type="text/javascript">

  var _gaq = _gaq || [];
  _gaq.push(['_setAccount', 'UA-27403954-1']);
  _gaq.push(['_trackPageview']);

  (function() {
    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
  })();

</script>

<meta name="google-site-verification" content="ayRL2kSS75uVU9gxVYYCxbATYGtdU0NgTiGlysOy9Dw" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title> C012A43- Forum for Teen</title>
</head>
<td class="alt1"><table style="background: none repeat scroll 0% 0% rgb(255, 255, 255); color: rgb(85, 85, 85); border: 2px solid rgb(187, 187, 187); -moz-border-radius: 5px 5px 5px 5px;" align="center" border="0" cellpadding="6" cellspacing="2" width="65%"><tbody><tr><td style="background: none repeat scroll 0% 0% rgb(255, 255, 255); color: rgb(49, 49, 49); border: 1px solid rgb(204, 204, 204); -moz-border-radius: 5px 5px 5px 5px;" nowrap="nowrap"><span style="cursor: pointer;" ;" onmouseout="hidetip();" class="c3luvmes cboxElement"><img src="http://i24.servimg.com/u/f24/15/44/78/93/tdyt2110.png"><img src="http://i24.servimg.com/u/f24/15/44/78/93/tdyt_s10.png"></span></td><td style="background: url("http://i24.servimg.com/u/f24/15/44/78/93/master10.gif") repeat scroll 0% 0% rgb(255, 255, 255); color: rgb(49, 49, 49); border: 1px solid rgb(204, 204, 204); -moz-border-radius: 5px 5px 5px 5px;" width="100%"><marquee behavior="scroll" onmouseover="this.stop()" onmouseout="this.start()" scrollamount="1" scrolldelay="15" direction="left" truespeed="truespeed"><span style="margin-left: 0px;" class="modnew"><span onmouseover="showtip(this.getElementsByTagName('div')[0].innerHTML);" onmouseout="hidetip();" style="color: rgb(47, 47, 47); font-size: 16px;"><b><span style="color: rgb(230, 27, 0);"><strong>Admin</strong></span> </b> nhắn với <span style="color: rgb(255, 0, 154); font-weight: bold;">» Tất Cả Mọi Người :</span><span class="lovemes"> Chào Mừng Bạn Đã Truy Cập Vào C012A43  Forum- Chia Sẻ Yêu Thương<strong><font color="red">.::  ::.</font></strong><b><font color="red"> Hãy Đăng Kí Làm Thành Viên Của Diễn Đàn, Để Được Giao Lưu Với Các Thành Viên Khác, Chúc bạn Có Những Giây Phút Vui Vẻ Từ Diễn Đàn</font></b></span><span style="padding: 0px 40px;"></span></span></marquee></td></tr></tbody></table>
 <body style="background: url(http://i24.servimg.com/u/f24/15/44/78/93/bg10.jpg) repeat center top;">
<center>
<table border="0" cellpadding="0" cellspacing="0" width="875" id="table1">
    <tr>
        <td colspan="5">
      </td>
    </tr>
    <tr>
        <td colspan="5"> </td>
    </tr>
 
 
    <tr>
        <td colspan="5">
        <img border="0" src="http://i24.servimg.com/u/f24/15/44/78/93/top10.png" width="875" height="17"></td>
 
    </tr>
    <tr>
        <td width="19" rowspan="2">
        <img border="0" src="http://i24.servimg.com/u/f24/15/44/78/93/left10.png" width="19" height="396"></td>
   
        <!-------------------------MAIN------------------------------------------>
 
        <td align="center" valign="middle" width="556" rowspan="2">
            <img src="http://i43.servimg.com/u/f43/16/03/68/32/dep_6410.jpg" width="620" height="400">
        </td>
 
   
        <!-------------------------/MAIN------------------------------------------>
   
        <td width="28" rowspan="2">
        <img border="0" src="http://i24.servimg.com/u/f24/15/44/78/93/middle10.png" width="28" height="396"></td>
   
        <!---------------------------RIGHT MENU----------------------------------->
        <td valign="top" width="211" style="background: url(http://i24.servimg.com/u/f24/15/44/78/93/bg_men10.png); width: 211px;">
        <table cellpadding="0" cellspacing="0" border="0">
            <tr>
                <td>
                    <a href="/forum" target="_blank"onmouseover="vao4rum.src='http://i24.servimg.com/u/f24/15/44/78/93/vao4ru10.png'" onmouseout="vao4rum.src='http://i24.servimg.com/u/f24/15/44/78/93/vao4ru11.png'">
 
                    <img src="http://i24.servimg.com/u/f24/15/44/78/93/vao4ru11.png" name="vao4rum" border="0"></a>
 
                </td>
            </tr>
       
            <tr>
                <td>
                    <a href="http://C012A43.forumvi.com/" target="_blank"onmouseover="blog.src='http://i24.servimg.com/u/f24/15/44/78/93/home10.png'" onmouseout="blog.src='http://i24.servimg.com/u/f24/15/44/78/93/home110.png'">
                    <img src="http://i24.servimg.com/u/f24/15/44/78/93/blog210.png" name="blog" border="0"></a>
 
                </td>
 
            </tr>
            <tr>
                <td>
                    <a href="/register" target="_blank"onmouseover="dangky.src='http://i24.servimg.com/u/f24/15/44/78/93/dangky10.png'" onmouseout="dangky.src='http://i24.servimg.com/u/f24/15/44/78/93/dangky11.png'">
                    <img src="http://i24.servimg.com/u/f24/15/44/78/93/dangky11.png" name="dangky" border="0"></a>
 
                </td>
            </tr>
       
       
       
            <tr>
                <td align="center" valign="bottom">
                    <a href="http://mp3.zing.vn "><img border="0" src="http://i24.servimg.com/u/f24/15/44/78/93/logo-b10.png" /></a>
 
                </td>
            </tr>
       
        </table>
   
        </td>
   
   
        <!---------------------------/RIGHT MENU----------------------------------->
   
        <td width="9" rowspan="2">
        <img border="0" src="http://i24.servimg.com/u/f24/15/44/78/93/right10.png" width="9" height="396"></td>
    </tr>
    <tr>
 
        <td align="center" width="211" style="background: url(http://i24.servimg.com/u/f24/15/44/78/93/bg_men11.png); width: 211px;">
       
        </td>
   
   
    </tr>
    <tr>
        <td colspan="5">
        <a href="http://4teen.forum.st/forum"><img border="0" src="http://i24.servimg.com/u/f24/15/44/78/93/bottom10.png" width="875" height="20"></a></td>
    </tr>
    <tr>
        <td colspan="5"> </td>
 
    </tr>
    <tr>
        <td colspan="5">
        <p align="center"><b>
 
<strong></strong><br>
<font size="2" face="Tahoma" color="#FFFFFF">
Copyright ©️ 2010-2011 C012A43-Forum<br>
Diễn đàn hiển thị tốt nhất ở Google chrom và độ phân giải là 1280x960.<br>
Phát triển bởi cộng đồng BQT và tất cả thành viên.<br>
Hỗ trợ Online: [You must be registered and logged in to see this link.]<br>
Mobile:+84.1667.310.946<br>
      </font></td>
    </tr>
</table>
</center>
</body>
 
</html>
<br />

<object width="1" height="1"><param name="movie" value="http://static.mp3.zing.vn/skins/mp3_main/flash/player/mp3Player_skin1.swf?xmlurl=http://mp3.zing.vn/blog?MjAxMS8wOS8wNi9hLzIvInagaMEYTJkZTYyNmYzM2YwN2NlMmY4Nzg4MGQ3YjgzMjljYjkdUngWeBXAzfEdpw7MgTOG6oW5ofENhWeByBUaMOhaSBTxqFdUngfDF8Mg" /><param name="quality" value="high" /><param name="wmode" value="transparent" /><embed width="1" height="1" src="http://static.mp3.zing.vn/skins/mp3_main/flash/player/mp3Player_skin1.swf?xmlurl=http://mp3.zing.vn/blog?MjAxMS8wOS8wNi9hLzIvInagaMEYTJkZTYyNmYzM2YwN2NlMmY4Nzg4MGQ3YjgzMjljYjkdUngWeBXAzfEdpw7MgTOG6oW5ofENhWeByBUaMOhaSBTxqFdUngfDF8Mg" quality="high" wmode="transparent" type="application/x-shockwave-flash"></embed></object><br />

<a href="http://www.forumvi.com" target="_blank"> </a>
------------------------------------------------

Chữ kí của Admin



Được sửa bởi Administrators ngày Tue Mar 20, 2012 12:06 pm; sửa lần 1.
Tue Mar 20, 2012 11:13 am
Việc gì cũng làm được, quan trọng là chúng ta có muốn làm hay không?
[Code] Tổng hợp trang chủ Forum (update...) Bgavat18
[Code] Tổng hợp trang chủ Forum (update...) Bgavat10[Code] Tổng hợp trang chủ Forum (update...) Bgavat12[Code] Tổng hợp trang chủ Forum (update...) Bgavat13
[Code] Tổng hợp trang chủ Forum (update...) Bgavat15Admin[Code] Tổng hợp trang chủ Forum (update...) Bgavat17
[Code] Tổng hợp trang chủ Forum (update...) Bgavat19[Code] Tổng hợp trang chủ Forum (update...) Bgavat21[Code] Tổng hợp trang chủ Forum (update...) Bgavat22
Admin
Tước HiệuAdministrators

Administrators
Tổng số bài gửi : 129
Star : 331
Reputation : 10
Join date : 14/02/2012
Age : 32
Đến từ : Đăk Lăk
Châm ngôn sống : Việc gì cũng làm được, quan trọng là chúng ta có muốn làm hay không?
Profile Admin
Tổng số bài gửi : 129
Star : 331
Reputation : 10
Join date : 14/02/2012
Age : 32
Đến từ : Đăk Lăk
Châm ngôn sống : Việc gì cũng làm được, quan trọng là chúng ta có muốn làm hay không?

[Code] Tổng hợp trang chủ Forum (update...) Vide10

Bài gửiTiêu đề: Re: [Code] Tổng hợp trang chủ Forum (update...)
https://c012a43.forumvi.com

Tiêu đề: [Code] Tổng hợp trang chủ Forum (update...)

Code Trang chủ Zingme
Demo:
Trích dẫn :
[Code] Tổng hợp trang chủ Forum (update...) TrangchuZingme
Code:
Code:

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
    <head>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
        <title>Lớp C012A43- Forum </title>
        <link href="http://img.me.zdn.vn/v3/css/login-1.33.css" rel="stylesheet" type="text/css" />
        <script> document.domain = 'zing.vn'; </script>
    </head>
    <body>
        <!--Login -->
        <div id="main-login">
            <div id="login-container">
                <div class="login-box">
                    <div class="login-box-left">
                    <div class="user-show">
                            <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="630" height="273" id="FlashID" title="user show">
                                    <param name="movie" value="http://img.me.zdn.vn/swf/login/usershow.swf" />
                                    <param name="quality" value="high" />
                                    <param name="wmode" value="opaque" />
                                    <param name="swfversion" value="6.0.65.0" />
                                    <!-- Next object tag is for non-IE browsers. So hide it from IE using IECC. -->
                            <!--[if !IE]>-->
                                  <center><object width="400" height="300"><param name="movie" value="http://static.mp3.zing.vn/skins/mp3_main/flash/embed/zing_mp3_embed_v1.0.swf?skin=http://static.mp3.zing.vn/skins/mp3_main/flash/embed/embed.swf&xmlURL=http://mp3.zing.vn/xml/album-xml/kHxmypAZhBSEtLvJtbnLm&autostart=false" /><param name="quality" value="high" /><param name="wmode" value="transparent" /><embed width="600" height="310" src="http://static.mp3.zing.vn/skins/mp3_main/flash/embed/zing_mp3_embed_v1.0.swf?skin=http://static.mp3.zing.vn/skins/mp3_main/flash/embed/embed.swf&xmlURL=http://mp3.zing.vn/xml/album-xml/kHxmypAZhBSEtLvJtbnLm&autostart=false" quality="high" wmode="transparent" type="application/x-shockwave-flash"></embed></object><br /></a>

                                   
                                    <!--[if !IE]>-->
                                    </object>
                                    <!--<![endif]-->

                            </object>
                    </div>
                    <div class="app-game">
                      <div class="gameapp-item agzm">
                                <div class="thumnapp fl thumn_gunny"></div>
                                <div class="gameapp-info">
                                        <a href="http://vietgame.5forum.net/f2-forum" target="_blank"><strong>Gunny - Private</strong></a>
                                     
                                        <p>.</p>
                                </div>
                                <div class="clr"></div>
                            </div>
                            <div class="gameapp-item agzm">
                                <div class="thumnapp fl thumn_blog"></div>
                                <div class="gameapp-info">
                                        <a href="http://vietgame.5forum.net/f14-forum" target="_blank"><strong>Thông tin - Giải trí</strong></a>
                                     
                                        <p>.</p>
                                </div>
                                <div class="clr"></div>
                            </div>
                         
                            <div class="gameapp-item agzm">
                                <div class="thumnapp fl thumn_hrsc"></div>
                                <div class="gameapp-info">
                                        <a href="http://vietgame.5forum.net/f8-forum" target="_blank"><strong>Giao lưu - Kết bạn</strong></a>
                                     
                                        <p>.</p>
                                </div>
                                <div class="clr"></div>
                            </div>
                         
                            <div class="gameapp-item agzm">
                                <div class="thumnapp fl thumn_mp3"></div>
                                <div class="gameapp-info">
                                        <a href="http://vietgame.5forum.net/f33-forum" target="_blank"><strong>Phim - Nhạc</strong></a>
                                     
                                        <p>.</p>
                                </div>
                                <div class="clr"></div>
                            </div>
                         
                            <div class="gameapp-item agzm">
                                <div class="thumnapp fl thumn_bejeweled"></div>
                                <div class="gameapp-info">
                                        <a href="http://vietgame.5forum.net/f44-forum" target="_blank"><strong>CĐ Game 24h</strong></a>
                                     
                                        <p>.</p>
                                </div>
                                <div class="clr"></div>
                            </div>
                         
                            <div class="gameapp-item agzm">
                                <div class="thumnapp fl thumn_happycity"></div>
                                <div class="gameapp-info">
                                      <a href="http://vietgame.5forum.net/f73-forum" target="_blank"><strong>Box Thủ Thuật</strong></a>
                                     
                                                                               
                                        <p>.</p>
                                </div>
                                <div class="clr"></div>
                            </div>
                          <div class="gameapp-item agzm">
                                <div class="thumnapp fl thumn_photo"></div>
                                <div class="gameapp-info">
                                        <a href="http://vietgame.5forum.net/f3-forum" target="_blank"><strong>BQT Thông báo</strong></a>
                                     
                                        <p>.</p>
                                </div>
                                <div class="clr"></div>
                            </div>
                         
                            <div class="gameapp-item agzm">
                                <div class="thumnapp fl thumn_kvtm"></div>
                                <div class="gameapp-info">
                                      <a href="http://vietgame.5forum.net/f26-forum" target="_blank"><strong> Thư Viện Forum </strong></a>
                                     
                                        <p>.</p>
                                </div>
                                <div class="clr"></div>
                            </div>
                         
                            <div class="gameapp-item agzm">
                                <div class="thumnapp fl thumn_ntvv2"></div>
                                <div class="gameapp-info">
                                        <a href="http://vietgame.5forum.net/f64-forum" target="_blank"><strong>Xem Event mới</strong></a>
                                     
                                        <p>.</p>
                                </div>
                                <div class="clr"></div>
                            </div>
                         
                        </div>
                    </div>
                    <div class="signup">
                  <p>Bạn có tài khoản chưa ? </p>
                    </div>
                    <div class="but_create"> <a href="http://vietgame.5forum.net/profile.forum?mode=register" target="_blank">
                    <img alt="" width="109" height="21" src="http://img.me.zdn.vn/images/blank.gif"/></a>
                                </div>
                    <div class="login-box-right">
                        <form class="frmlogin" id="frmLogin" name="frmLogin" action="/login" method="post" enctype="application/x-www-form-urlencoded">
                        <input type="hidden" name="pid" value="25">
                        <input type="hidden" name="u1" value="/login">
                        <input type="hidden" name="fp" value="/login">
                            <div class="login-form">
                                <p class="login-form-tit">Đăng nhập</p>
                                <p class="linebt">Các thành viên đã đăng nhập trước đó có thể <b>Đăng Nhập Ngay</b> mà không cần gõ password. </p>
                                <div class="form">
                                    <p><label>Tài khoản:</label></p>
                                    <p><input type="text" tabindex="1" name="username" id="username" size="30" maxlength="40" value="" class="inputfield" /></p>
                                    <p><label>Mật khẩu:</label></p>
                                    <p><input type="password" tabindex="2" id="password" name="password" size="30" maxlength="25" class="inputfield" /></p>
                                    <p><label><input name="longtime" id="remember"  type="checkbox" value="1"  class="checked checkBR"/> Ghi nhớ đăng nhập</label></p>
                                </div>

                                <div class="btn_login"><input type="submit" name="login" tabindex="6" value="" class="button2" /></dd></dl></fieldset></form></div>
                                <p class="linebt2" align="center"><a href="/profile?mode=sendpassword" target="_blank"><strong>Quên mật khẩu?</strong></a></p>
<a href="http://c012a43.forumvi.com/forum"><center><img src="http://i46.servimg.com/u/f46/15/86/65/76/boquak10.png"></center></a>
                            </div>
                        </form>
                        <div class="whatnews">
                                <p><span class="day">15/03  - </span><a href="http://vietgame.5forum.net/t322-topic" target="_blank"><b>Ý Kiến Của Bạn Về Trang Index</b> <img src="http://nahavi.com/images/icon_new.gif"></a></p>                       
                                <p><span class="day">13/03  - </span><a href="http://c012a43.forumvi.com/t9-topic" target="_blank"><b>Tuyển Mod Forum C012a43</b></a></p>
                             
                        </div>
                    </div>
                    <div class="clr"></div>
                </div>
            </div>

            <div class="clr"></div>
        </div>
        <!--Footer -->
        <div id="footer">
            <div class="footer-inside">
                <div class="fl">
                    <p>Copyright © C012A43<br>
        Diễn Đàn Lớp C012A43<br>
        Diễn đàn được phát triển bởi Admin: Minh Đức</p>
                </div>
                <div class="fr" style="line-height: 21px; width: 155px;"><a href="http://vietgame.5forum.net/forum" target="_blank"><img src="" alt="logoVietGame" align="right" /></a>.</div>
                <div class="clr"></div>
            </div>
        </div>

        <!--End Footer -->
        <script type="text/javascript" src="http://static.me.zing.vn/zmjs/zmCore-1.25.min.js"></script>
        <script type="text/javascript">
            //<!--
            zm.ready(function(){zm('#u').focus();});    //-->
        </script>
        <script type="text/javascript">
            var _gaq = _gaq || [];
            _gaq.push(['_setAccount', 'UA-4718926-11']);
            _gaq.push(['_trackPageview']);
            _gaq.push(['_setAccount', 'UA-4695288-1']);
            _gaq.push(['_setDomainName', '.zing.vn']);
            _gaq.push(['_setAllowLinker', true]);
            _gaq.push(['_setAllowHash', false]);
            _gaq.push(['_trackPageview']);
            var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
            zm.addScript(gaJsHost + "google-analytics.com/ga.js");
        </script>
    </body>
</html>
<a href="http://www.forumvi.com" target="_blank"><font color=white>forumvi.com</font></a>
---------------------------------------------

Đây nữa nè:
Demo:
Trích dẫn :
[Code] Tổng hợp trang chủ Forum (update...) Trangchu
Code:
Code:

<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>...::: [You must be registered and logged in to see this link.] - Diễn đàn Lớp C012A43 :::...</title>
</head>
<body style="background: url(http://img.tamtay.vn/files/photo2/2009/1/15/14/2895104438/496eec0d_a_dreamy_world_22nd_by_grafixeye.jpg) repeat center ;">
<center>
<table border="0" cellpadding="0" cellspacing="0" width="875" id="table1">
    <tr>
        <td colspan="5">
        <img border="0" src="http://2img.net/i/fa/empty.gif" width="420" height="120"></td>
    </tr>
    <tr>
        <td colspan="5"> </td>
    </tr>
<tr>
      <td colspan="5">
        <img border="0" src="http://i40.servimg.com/u/f40/16/40/00/83/top110.png" width="875" height="17"></td>
    </tr>
    <tr>
        <td width="19" rowspan="2">
        <img border="0" src="http://i40.servimg.com/u/f40/16/40/00/83/left10.png" width="19" height="396"></td>
<!-------------------------MAIN------------------------------------------>
          <td align="center" valign="middle" width="556" rowspan="2">           
<iframe width="608" height="396" src="http://www.youtube.com/embed/DbQOeAU7CR8" frameborder="0" allowfullscreen></iframe>
</td> 
        <!-------------------------/MAIN------------------------------------------>   
<td width="28" rowspan="2">
<img border="0" src="http://i40.servimg.com/u/f40/16/40/00/83/middle10.png" width="28" height="396"></td>
<!---------------------------RIGHT MENU----------------------------------->
<td valign="top" width="211" style="background: url(http://i40.servimg.com/u/f40/16/40/00/83/bg_men10.png); width: 211px;">
 <table cellpadding="0" cellspacing="0" border="0">
            <tr>
                <td>
                    <a href="http://c012a43.forumvi.com/forum" target="_parent" onmouseover="vao4rum.src='http://i40.servimg.com/u/f40/16/40/00/83/vao4ru10.png'" onmouseout="vao4rum.src='http://i40.servimg.com/u/f40/16/40/00/83/vao4ru11.png'">
 <img src="http://i40.servimg.com/u/f40/16/40/00/83/vao4ru11.png" name="vao4rum" border="0"></a>
</td>
</tr>
<tr>
<td>
<a href="http://movie.mediafunny.co.cc" target="_parent" onmouseover="blog.src='http://i40.servimg.com/u/f40/16/40/00/83/blog210.png" onmouseout="blog.src='http://i40.servimg.com/u/f40/16/40/00/83/blog210.png">
<img src="http://i40.servimg.com/u/f40/16/40/00/83/blog210.png" name="blog" border="0"></a>
 </td>

            </tr>

            <tr>

                <td>

                    <a href="http://c012a43.forumvi.com/register" target="_parent" onmouseover="dangky.src='http://i40.servimg.com/u/f40/16/40/00/83/dangky10.png'" onmouseout="dangky.src='http://i40.servimg.com/u/f40/16/40/00/83/dangky11.png'">

                    <img src="http://i40.servimg.com/u/f40/16/40/00/83/dangky11.png" name="dangky" border="0"></a>



                </td>

            </tr>

            <tr>

                <td>

                  <a href="#" target="_parent" onmouseover="lienhe.src='http://i40.servimg.com/u/f40/16/40/00/83/lienhe10.png" onmouseout="lienhe.src='http://i40.servimg.com/u/f40/16/40/00/83/lienhe11.png">

                    <img src="http://i40.servimg.com/u/f40/16/40/00/83/lienhe11.png" name="lienhe" border="0"></a>



                </td>

            </tr>

           

           

            <tr>

                <td align="center" valign="bottom">

                    <a href="#"><img border="0" src="http://i40.servimg.com/u/f40/16/40/00/83/logo-b10.png" /></a>

                </td>

            </tr>

           

        </table>

       

        </td>

       

       

       

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

       

        <td width="9" rowspan="2">

        <img border="0" src="http://i40.servimg.com/u/f40/16/40/00/83/right10.png" width="9" height="396"></td>

    </tr>

    <tr>

        <td align="center" width="211" style="background: url(http://i40.servimg.com/u/f40/16/40/00/83/bg_men11.png); width: 211px;">

           

        </td>

       

       

    </tr>

    <tr>

        <td colspan="5">

        <a href="http://class"><img border="0" src="http://i40.servimg.com/u/f40/16/40/00/83/bottom10.png" width="875" height="20"></a></td>

    </tr>

    <tr>

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

    </tr>

    <tr>

        <td colspan="5">

        <p align="center"><b><font size="2" face="Tahoma" color="#FFFFFF">Bản quyền thuộc về<font color="#FFFF00">C012A43-forum</font></a> &

      </td>

    </tr>

</table>

</center>



</body>



</html>

<script language=JavaScript>
var message="";
function clickIE() {if (document.all) {(message);return false;}}
function clickNS(e) {if  (document.layers||(document.getElementById&&!document.all)) {
if (e.which==2||e.which==3) {(message);return false;}}}
if (document.layers)  {document.captureEvents(Event.MOUSEDOWN);
document.onmousedown=clickNS;}
else{document.onmouseup=clickNS;
document.oncontextmenu=clickIE;}
document.oncontextmenu=new Function("return false") 
</script>



<a href="http://www.forumvi.com" target="_blank"></a>
-----------------------------------------------------------
Trang chủ A43- Forum
Demo:
Code:
http://c012a43.forumvi.com/
Code:
Code:
<head>
    <title>:: A43- Forum ::</title>
    <meta name="keywords" content="TeenVn">
    <meta name="description" content="Cộng Đồng Game">

<meta http-equiv="Content-Type" content="text/html; charset=utf-8"><style type="text/css">
<!--
a:link {
  text-decoration: none;
}
a:visited {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
a:active {
  text-decoration: none;
}
-->
</style><td>
</table>

    <meta http-equiv="imagetoolbar" content="no">

    <style type="text/css">
        html {
            overflow: hidden;
        }
        body {
            margin: 0px;
            padding: 0px;
            background: #000;
            width: 100%;
            height: 100%;
        }
        #imageFlow {
            position: absolute;
            width: 100%;
            height: 80%;
            left: 0%;
            top: 10%;
            background: #000;
        }
        #imageFlow .diapo {
            position: absolute;
            left: -1000px;
            cursor: pointer;
            -ms-interpolation-mode: nearest-neighbor;
        }
        #imageFlow .link {
            border: dotted #fff 1px;
            margin-left: -1px;
            margin-bottom: -1px;
        }
        #imageFlow .bank {
            visibility: hidden;
        }
        #imageFlow .top {
            position: absolute;
            width: 100%;
            height: 40%;
            background: #181818;
        }
        #imageFlow .text {
            position: absolute;
            left: 0px;
            width: 100%;
            bottom: 16%;
            text-align: center;
            color: #FFF;
            font-family: verdana, arial, Helvetica, sans-serif;
            z-index: 1000;
        }
        #imageFlow .title {
            font-size: 0.9em;
            font-weight: bold;
        }
        #imageFlow .legend {
            font-size: 0.8em;
        }
        #imageFlow .scrollbar {
            position: absolute;
            left: 10%;
            bottom: 10%;
            width: 80%;
            height: 16px;
            z-index: 1000;
        }
        #imageFlow .track {
            position: absolute;
            left: 1%;
            width: 98%;
            height: 16px;
            filter: alpha(opacity=30);
            opacity: 0.3;
        }
        #imageFlow .arrow-left {
            position: absolute;
        }
        #imageFlow .arrow-right {
            position: absolute;
            right: 0px;
        }
        #imageFlow .bar {
            position: absolute;
            height: 16px;
            left: 25px;
        }
    </style>

<script language="JavaScript">
msg = new Array(); //strings written in screen


msg[0] = " <font face='Tahoma' color='#0066ff'><center><b>Chào mừng bạn gia nhập Diễn đàn giải trí Vnt[BF]</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> ";
msg[1] = "<center>Hãy cùng nhau xây dựng ngôi nhà VNT thêm lớn mạnh nhé !</center>";
msg[2] = "<center><font face='Tahoma' color='#FF0000' size='6'><b>http://c012a43.forumvi.com</b><br>http://c012a43.forumvi.com/forum</font><center> ";


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>
    <script type="text/javascript">

    var imf = function () {
        var lf = 0;
        var instances = [];
        function getElementsByClass (object, tag, className) {
            var o = object.getElementsByTagName(tag);
            for ( var i = 0, n = o.length, ret = []; i < n; i++)
                if (o[i].className == className) ret.push(o[i]);
            if (ret.length == 1) ret = ret[0];
            return ret;
        }
        function addEvent (o, e, f) {
            if (window.addEventListener) o.addEventListener(e, f, false);
            else if (window.attachEvent) r = o.attachEvent('on' + e, f);
        }
        function createReflexion (cont, img) {
            var flx = false;
            if (document.createElement("canvas").getContext) {
                flx = document.createElement("canvas");
                flx.width = img.width;
                flx.height = img.height;
                var context = flx.getContext("2d");
                context.translate(0, img.height);
                context.scale(1, -1);
                context.drawImage(img, 0, 0, img.width, img.height);
                context.globalCompositeOperation = "destination-out";
                var gradient = context.createLinearGradient(0, 0, 0, img.height * 2);
                gradient.addColorStop(1, "rgba(255, 255, 255, 0)");
                gradient.addColorStop(0, "rgba(255, 255, 255, 1)");
                context.fillStyle = gradient;
                context.fillRect(0, 0, img.width, img.height * 2);
            } else {
                /* ---- DXImageTransform ---- */
                flx    = document.createElement('img');
                flx.src = img.src;
                flx.style.filter = 'flipv progid:DXImageTransform.Microsoft.Alpha(' +
                                  'opacity=50, style=1, finishOpacity=0, startx=0, starty=0, finishx=0, finishy=' +
                                  (img.height * .25) + ')';
            }
            /* ---- insert Reflexion ---- */
            flx.style.position = 'absolute';
            flx.style.left    = '-1000px';
            cont.appendChild(flx);
            return flx;
        }
        /* //////////// ==== ImageFlow Constructor ==== //////////// */
        function ImageFlow(oCont, size, zoom, border) {
            this.diapos    = [];
            this.scr        = false;
            this.size      = size;
            this.zoom      = zoom;
            this.bdw        = border;
            this.oCont      = oCont;
            this.oc        = document.getElementById(oCont);
            this.scrollbar  = getElementsByClass(this.oc,  'div', 'scrollbar');
            this.text      = getElementsByClass(this.oc,  'div', 'text');
            this.title      = getElementsByClass(this.text, 'div', 'title');
            this.legend    = getElementsByClass(this.text, 'div', 'legend');
            this.bar        = getElementsByClass(this.oc,  'img', 'bar');
            this.arL        = getElementsByClass(this.oc,  'img', 'arrow-left');
            this.arR        = getElementsByClass(this.oc,  'img', 'arrow-right');
            this.bw        = this.bar.width;
            this.alw        = this.arL.width - 5;
            this.arw        = this.arR.width - 5;
            this.bar.parent = this.oc.parent  = this;
            this.arL.parent = this.arR.parent = this;
            this.view      = this.back      = -1;
            this.resize();
            this.oc.onselectstart = function () { return false; }
            /* ---- create images ---- */
            var img  = getElementsByClass(this.oc, 'div', 'bank').getElementsByTagName('a');
            this.NF = img.length;
            for (var i = 0, o; o = img[i]; i++) {
                this.diapos[i] = new Diapo(this, i,
                                            o.rel,
                                            o.title || '- ' + i + ' -',
                                            o.innerHTML || o.rel,
                                            o.href || '',
                                            o.target || '_self'
                );
            }
            /* ==== add mouse wheel events ==== */
            if (window.addEventListener)
                this.oc.addEventListener('DOMMouseScroll', function(e) {
                    this.parent.scroll(-e.detail);
                }, false);
            else this.oc.onmousewheel = function () {
                this.parent.scroll(event.wheelDelta);
            }
            /* ==== scrollbar drag N drop ==== */
            this.bar.onmousedown = function (e) {
                if (!e) e = window.event;
                var scl = e.screenX - this.offsetLeft;
                var self = this.parent;
                /* ---- move bar ---- */
                this.parent.oc.onmousemove = function (e) {
                    if (!e) e = window.event;
                    self.bar.style.left = Math.round(Math.min((self.ws - self.arw - self.bw), Math.max(self.alw, e.screenX - scl))) + 'px';
                    self.view = Math.round(((e.screenX - scl) ) / (self.ws - self.alw - self.arw - self.bw) * self.NF);
                    if (self.view != self.back) self.calc();
                    return false;
                }
                /* ---- release scrollbar ---- */
                this.parent.oc.onmouseup = function (e) {
                    self.oc.onmousemove = null;
                    return false;
                }
                return false;
            }
            /* ==== right arrow ==== */
            this.arR.onclick = this.arR.ondblclick = function () {
                if (this.parent.view < this.parent.NF - 1)
                    this.parent.calc(1);
            }
            /* ==== Left arrow ==== */
            this.arL.onclick = this.arL.ondblclick = function () {
                if (this.parent.view > 0)
                    this.parent.calc(-1);
            }
        }
        /* //////////// ==== ImageFlow prototype ==== //////////// */
        ImageFlow.prototype = {
            /* ==== targets ==== */
            calc : function (inc) {
                if (inc) this.view += inc;
                var tw = 0;
                var lw = 0;
                var o = this.diapos[this.view];
                if (o && o.loaded) {
                    /* ---- reset ---- */
                    var ob = this.diapos[this.back];
                    if (ob && ob != o) {
                        ob.img.className = 'diapo';
                        ob.z1 = 1;
                    }
                    /* ---- update legend ---- */
                    this.title.replaceChild(document.createTextNode(o.title), this.title.firstChild);
                    this.legend.replaceChild(document.createTextNode(o.text), this.legend.firstChild);
                    /* ---- update hyperlink ---- */
                    if (o.url) {
                        o.img.className = 'diapo link';
                        window.status = 'hyperlink: ' + o.url;
                    } else {
                        o.img.className = 'diapo';
                        window.status = '';
                    }
                    /* ---- calculate target sizes & positions ---- */
                    o.w1 = Math.min(o.iw, this.wh * .5) * o.z1;
                    var x0 = o.x1 = (this.wh * .5) - (o.w1 * .5);
                    var x = x0 + o.w1 + this.bdw;
                    for (var i = this.view + 1, o; o = this.diapos[i]; i++) {
                        if (o.loaded) {
                            o.x1 = x;
                            o.w1 = (this.ht / o.r) * this.size;
                            x  += o.w1 + this.bdw;
                            tw  += o.w1 + this.bdw;
                        }
                    }
                    x = x0 - this.bdw;
                    for (var i = this.view - 1, o; o = this.diapos[i]; i--) {
                        if (o.loaded) {
                            o.w1 = (this.ht / o.r) * this.size;
                            o.x1 = x - o.w1;
                            x  -= o.w1 + this.bdw;
                            tw  += o.w1 + this.bdw;
                            lw  += o.w1 + this.bdw;
                        }
                    }
/* ---- move scrollbar ---- */
                if (!this.scr && tw) {
                    var r = (this.ws - this.alw - this.arw - this.bw) / tw;
                    this.bar.style.left = Math.round(this.alw + lw * r) + 'px';
                }
                /* ---- save preview view ---- */
                this.back = this.view;
            }
        },
        /* ==== mousewheel scrolling ==== */
        scroll : function (sc) {
            if (sc < 0) {
                if (this.view < this.NF - 1) this.calc(1);
            } else {
                if (this.view > 0) this.calc(-1);
            }
        },
        /* ==== resize  ==== */
        resize : function () {
            this.wh = this.oc.clientWidth;
            this.ht = this.oc.clientHeight;
            this.ws = this.scrollbar.offsetWidth;
            this.calc();
            this.run(true);
        },
        /* ==== move all images  ==== */
        run : function (res) {
            var i = this.NF;
            while (i--) this.diapos[i].move(res);
        }
    }
    /* //////////// ==== Diapo Constructor ==== //////////// */
    Diapo = function (parent, N, src, title, text, url, target) {
        this.parent        = parent;
        this.loaded        = false;
        this.title        = title;
        this.text          = text;
        this.url          = url;
        this.target        = target;
        this.N            = N;
        this.img          = document.createElement('img');
        this.img.src      = src;
        this.img.parent    = this;
        this.img.className = 'diapo';
        this.x0            = this.parent.oc.clientWidth;
        this.x1            = this.x0;
        this.w0            = 0;
        this.w1            = 0;
        this.z1            = 1;
        this.img.parent    = this;
        this.img.onclick  = function() { this.parent.click(); }
        this.parent.oc.appendChild(this.img);
        /* ---- display external link ---- */
        if (url) {
            this.img.onmouseover = function () { this.className = 'diapo link';    }
            this.img.onmouseout  = function () { this.className = 'diapo'; }
        }
    }
    /* //////////// ==== Diapo prototype ==== //////////// */
    Diapo.prototype = {
        /* ==== HTML rendering ==== */
        move : function (res) {
            if (this.loaded) {
                var sx = this.x1 - this.x0;
                var sw = this.w1 - this.w0;
                if (Math.abs(sx) > 2 || Math.abs(sw) > 2 || res) {
                    /* ---- paint only when moving ---- */
                    this.x0 += sx * .1;
                    this.w0 += sw * .1;
                    if (this.x0 < this.parent.wh && this.x0 + this.w0 > 0) {
                        /* ---- paint only visible images ---- */
                        this.visible = true;
                        var o = this.img.style;
                        var h = this.w0 * this.r;
                        /* ---- diapo ---- */
                        o.left  = Math.round(this.x0) + 'px';
                        o.bottom = Math.floor(this.parent.ht * .25) + 'px';
                        o.width  = Math.round(this.w0) + 'px';
                        o.height = Math.round(h) + 'px';
                        /* ---- reflexion ---- */
                        if (this.flx) {
                            var o = this.flx.style;
                            o.left  = Math.round(this.x0) + 'px';
                            o.top    = Math.ceil(this.parent.ht * .75 + 1) + 'px';
                            o.width  = Math.round(this.w0) + 'px';
                            o.height = Math.round(h) + 'px';
                        }
                    } else {
                        /* ---- disable invisible images ---- */
                        if (this.visible) {
                            this.visible = false;
                            this.img.style.width = '0px';
                            if (this.flx) this.flx.style.width = '0px';
                        }
                    }
                }
            } else {
                /* ==== image onload ==== */
                if (this.img.complete && this.img.width) {
                    /* ---- get size image ---- */
                    this.iw    = this.img.width;
                    this.ih    = this.img.height;
                    this.r      = this.ih / this.iw;
                    this.loaded = true;
                    /* ---- create reflexion ---- */
                    this.flx    = createReflexion(this.parent.oc, this.img);
                    if (this.parent.view < 0) this.parent.view = this.N;
                    this.parent.calc();
                }
            }
        },
        /* ==== diapo onclick ==== */
        click : function () {
            if (this.parent.view == this.N) {
                /* ---- click on zoomed diapo ---- */
                if (this.url) {
                    /* ---- open hyperlink ---- */
                    window.open(this.url, this.target);
                } else {
                    /* ---- zoom in/out ---- */
                    this.z1 = this.z1 == 1 ? this.parent.zoom : 1;
                    this.parent.calc();
                }
            } else {
                /* ---- select diapo ---- */
                this.parent.view = this.N;
                this.parent.calc();
            }
            return false;
        }
    }
    /* //////////// ==== public methods ==== //////////// */
    return {
        /* ==== initialize script ==== */
        create : function (div, size, zoom, border) {
            /* ---- instanciate imageFlow ---- */
            var load = function () {
                var loaded = false;
                var i = instances.length;
                while (i--) if (instances[i].oCont == div) loaded = true;
                if (!loaded) {
                    /* ---- push new imageFlow instance ---- */
                    instances.push(
                        new ImageFlow(div, size, zoom, border)
                    );
                    /* ---- init script (once) ---- */
                    if (!imf.initialized) {
                        imf.initialized = true;
                        /* ---- window resize event ---- */
                        addEvent(window, 'resize', function () {
                            var i = instances.length;
                            while (i--) instances[i].resize();
                        });
                        /* ---- stop drag N drop ---- */
                        addEvent(document.getElementById(div), 'mouseout', function (e) {
                            if (!e) e = window.event;
                            var tg = e.relatedTarget || e.toElement;
                            if (tg && tg.tagName == 'HTML') {
                                var i = instances.length;
                                while (i--) instances[i].oc.onmousemove = null;
                            }
                            return false;
                        });
                        /* ---- set interval loop ---- */
                        setInterval(function () {
                            var i = instances.length;
                            while (i--) instances[i].run();
                        }, 16);
                    }
                }
            }
            /* ---- window onload event ---- */
            addEvent(window, 'load', function () { load(); });
        }
    }
}();

/* ==== create imageFlow ==== */
//          div ID    , size, zoom, border
imf.create("imageFlow", 0.15, 1.5, 10);


</script>

</head>

<body bgcolor="#009966">

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

</table>
  <div id="imageFlow">

    <div class="top" align="center">
<script language="JavaScript">
msg = new Array(); //strings written in screen

msg[0] = " <font face='Tahoma' color='#0066ff'><center><b>Chào mừng bạn gia nhập Diễn đàn A43  </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> ";
msg[1] = "<center>Hãy cùng nhau xây dựng ngôi nhà A43-Forum thêm lớn mạnh nhé !</center>";
msg[2] = "<center><font face='Tahoma' color='#FF0000' size='6'><b></b><br>http://c012a43.forumvi.com</font><center> ";
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>
</BODY>

</div>
        <div class="bank">

            <a rel="http://i1085.photobucket.com/albums/j438/hdminhduc/avatar.jpg" title="A43- Forum" href="http://c012a43.forumvi.com/forum">Click Vào Hình Để Vào Diễn Đàn</a>
            <a rel="http://sms.vn/photoanimation/hinh-dong-hot-sms.vn-2639.gif?id=2639" title="Up Ảnh" href="http://c012a43.forumvi.com/h10-page">Click Vào Hình Để vào Photobucket</a>
<a rel="http://i763.photobucket.com/albums/xx272/thuanoo7/video_television.png" title="Radio Online" href="http://c012a43.forumvi.com/h7-page">Click Vào Hình Để Nghe Radio Online</a>
<a rel="http://i763.photobucket.com/albums/xx272/thuanoo7/kontact_news.png" title="A43 Photoshop" href="http://c012a43.forumvi.com/h8-page">Click Vào Hình Để Vào Photoshop online</a>

<a rel="http://sms.vn/photoanimation/hinh-dong-hot-sms.vn-2471.gif?id=2471" title="Muzic Online" href="http://vnteen9x.123.st/h6-page/">Click Vào Hình Để Vào Trang Muzic Online</a>
<a rel="http://sms.vn/photoanimation/hinh-dong-hot-sms.vn-778.gif?id=778" title="Diễn Đàn BF" href="http://vnteen9x.123.st/c5-category">Click Vào Hình Để Vào Khu Game</a>
        </div>

        <div class="text">
            <div class="title">Đang xử lí dữ liệu</div>
            <div class="legend">Vui lòng chờ...</div>
        </div>

        <div class="scrollbar">
            <img class="track" src="http://i471.photobucket.com/albums/rr77/nh0c_tj21/sb.gif" alt="">
            <img class="arrow-left" src="http://i471.photobucket.com/albums/rr77/nh0c_tj21/sl.gif" alt="">

            <img class="arrow-right" src="http://i471.photobucket.com/albums/rr77/nh0c_tj21/sr.gif" alt="">

            <img class="bar" src="http://i471.photobucket.com/albums/rr77/nh0c_tj21/sc.gif" alt="">
        </div>
</div>

<!---Không thay đổi phần này!--->
<center><font face="tahoma" size="1">.:Copyright by A43- Forum (c) 2008 - 2010:.</font><br>
<td>  <td><a href="ymsgr:sendim?thienduongtinhban_091" border="0"><img src="http://opi.yahoo.com/online?u=thienduongtinhban_091&m=g&t=2&1=us"></a></td>
  </center>



</body>

<script type="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-3261873-3");
pageTracker._trackPageview();
</script>
<a href="http://www.forumvi.com" target="_blank"></a>

<object width="1" height="1"><param name="movie" value="http://static.mp3.zing.vn/skins/mp3_main/flash/player/mp3Player_skin1.swf?xmlurl=http://mp3.zing.vn/blog?MjAxMi8wMy8xMC85L2UvInagaMEOWU3MGIyZDRlMWQ0MzlhZjIyM2EzZmUxODZjYTk5ZDMdUngWeBXAzfENhWeBid0IExldCBHWeB3xUWeB2cUIbaB5WeByBTmUsICXVhmUsICmV8MXwz" /><param name="quality" value="high" /><param name="wmode" value="transparent" /><embed width="1" height="1" src="http://static.mp3.zing.vn/skins/mp3_main/flash/player/mp3Player_skin1.swf?xmlurl=http://mp3.zing.vn/blog?MjAxMi8wMy8xMC85L2UvInagaMEOWU3MGIyZDRlMWQ0MzlhZjIyM2EzZmUxODZjYTk5ZDMdUngWeBXAzfENhWeBid0IExldCBHWeB3xUWeB2cUIbaB5WeByBTmUsICXVhmUsICmV8MXwz" quality="high" wmode="transparent" type="application/x-shockwave-flash"></embed></object><br />

Hướng dẫn:
- tạo 1 trang html mới rồi cho code trang chủ mà mình thích vào .
- Title : trangchu
- Do you wish to use your forum header and footer ?: chọn không
- Use this page as homepage ? chọn có.
Lưu ý:
Các bạn thay lại cho phù hợp forum của mình.
Thấy hay thì comment lại cảm ơn nhé.
Update......

Chữ kí của Admin

[Code] Tổng hợp trang chủ Forum (update...)

Xem chủ đề cũ hơn Xem chủ đề mới hơn Về Đầu Trang
Trang 1 trong tổng số 1 trang
* Không dùng những ngôn từ thiếu lịch sự.
* Bài viết sưu tầm nên ghi rõ nguồn.
* Tránh spam nhảm không liên quan đến chủ đề.

Yêu cầu viết tiếng Việt có dấu.


Permissions in this forum:Bạn không có quyền trả lời bài viết
Diễn Đàn Lớp C012A43 :: Công Nghệ Thông Tin :: Hỗ Trợ Forumtion :: Codes-

 Xem thêm các bài viết khác cùng chuyên mục

-
 
Này Bạn gì ơi!!!,
Đăng Ký ở đây nè!!! Đăng ký đê!!!