Tải flash Player

Nếu đây là lần đầu bạn tham gia diễn đàn, vui lòng đọc qua mục Hỏi/Đáp để biết cách thức hoạt động. Vui lòng Đăng ký làm thành viên để sử dụng quyền hạn. Để bắt đầu xem bài viết, chọn một trong các chuyên mục dưới đây.


Share | 
 

 Đây không biết có phải là toàn bộ mã nguồn của Web lớp mình không ta ?

Xem chủ đề cũ hơn Xem chủ đề mới hơn Go down 
Tác giảThông điệp
Bình chọn cho bài viết:
Đây không biết có phải là toàn bộ mã nguồn của Web lớp mình không ta ? Daita
Tui là :it.hongkhanh
it.hongkhanh
Đây không biết có phải là toàn bộ mã nguồn của Web lớp mình không ta ? Thtx_010 Đây không biết có phải là toàn bộ mã nguồn của Web lớp mình không ta ? Thtx_012
Tôi đang :
Đây không biết có phải là toàn bộ mã nguồn của Web lớp mình không ta ? Thtx_015 Đây không biết có phải là toàn bộ mã nguồn của Web lớp mình không ta ? Thtx_017
avatar-dulieu : 57,11484|47,11462|50,11777|49,10844|64,12636|51,11463|48,12267|58,12145|66,11442
Tham gia Tham gia : 11/07/2011
Đến từ Đến từ : TP.HCM
Giới tính Giới tính : Nam
Posts Posts : 556
Points Points : 1310
Thanked Thanked : 35
Life : Life : : Không vi phạm
avatar-dulieu : 57,11484|47,11462|50,11777|49,10844|64,12636|51,11463|48,12267|58,12145|66,11442 Tham gia Tham gia : 11/07/2011
Đến từ Đến từ : TP.HCM
Giới tính Giới tính : Nam Posts Posts : 556 Points Points : 1310 Thanked Thanked : 35 Life : Life : : Không vi phạm
Tài sản cá nhân
Vật phẩm:
Thú nuôi:

Đây không biết có phải là toàn bộ mã nguồn của Web lớp mình không ta ? _
Đây không biết có phải là toàn bộ mã nguồn của Web lớp mình không ta ? EmptyĐây không biết có phải là toàn bộ mã nguồn của Web lớp mình không ta ?   Đây không biết có phải là toàn bộ mã nguồn của Web lớp mình không ta ? Time_i1012/10/2011, 09:44

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>Chào mừng bạn đến với svGiadinh.tk - Diễn đàn sinh viên</title>
<link rel="shortcut icon" type="image/x-icon" href="http://caodangsaigon.com/images/Logo_GiaDinh.jpg" />
<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>

 <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;'> Bạn nên dùng trình duyệt
<a href="http://www.google.com/chrome?hl=vi" onmouseover="showtip('Tải Google Chrome ..!');" onmouseout="hidetip();" target="_blank"><img src="http://www.c3zone.net/users/2611/10/63/87/album/gc10.png"></a> để sử dụng những tiện ích của diễn đàn tốt nhất
</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://i44.servimg.com/u/f44/15/64/85/86/logoa110.png" width="225" height="32">
                        <ul>
                            <li>
                                <a href="http://www.www.www.svgiadinh.tk" title="nơi gặp mặt và chia sẻ của sinh viên" class="social-box-left">
                                    <img src="/users/2211/12/43/96/album/home11.png" alt="" />
 
                                    <strong>Trang chủ</strong>
SVGIADINH
                                </a>
                            </li>
                            <li>                       
                                <a href="http://www.www.www.svgiadinh.tk/forum" title="Trao đổi, chia sẻ kinh nghiệm" class="social-box-right">
                                    <img src="/users/2211/12/43/96/album/forum10.png" alt="" />
                                    <strong>Diễn Đàn</strong>
giao lưu & học hỏi
                                </a>
 
                            </li>
                            <li>                                               
                                <a href="http://www.www.www.svgiadinh.tk/f1-forum" title="Tin tức mới  nhất, cập nhật liên tục. " class="social-box-left">
                                    <img src="/users/2211/12/43/96/album/news10.png" alt="" />
                                    <strong>Thông báo BQT</strong>
                                  Những tin tức mới nhất từ BQT
                                </a>
                            </li>
                            <li>                                               
                                <a href="http://www.www.www.svgiadinh.tk/f28-forum" title="Trợ giúp các vấn đề về forum" class="social-box-right">
 
                                    <img src="/users/2211/12/43/96/album/gnome-10.png" alt="" />
                                    <strong>Hướng dẫn cho TV mới</strong>
                                    Trợ giúp về 4rum cho TV mới
                                </a>
                            </li>
                            <li>                                               
                                <a href="http://www.www.www.svgiadinh.tk/c7-category" title="chia sẻ - kết nối" class="social-box-left">
                                    <img src="/users/2211/12/43/96/album/share10.png" alt="" />
                                    <strong>Lớp CNTT</strong>
                                    <span id="hide">Học tập - Trao đổi - Chia sẻ</span>
                                </a>
                            </li>
                            <li>                                               
                                <a href="http://www.www.www.svgiadinh.tk/c4-category" title="phần cứng,phần mềm,mạng,......" class="social-box-right">
                                    <img src="/users/2211/12/43/96/album/gradua10.png" alt="" />
                                    <strong>Chia sẻ kiến thức</strong>
                                  Kiến thức liên quan đến PC
                                </a>
                            </li>
                     <li>                                               
                                <a href="http://www.www.www.svgiadinh.tk/c3-category" title="thế giới giải trí" class="social-box-left">
                                    <img src="/users/2211/12/43/96/album/giaitr10.png" alt="" />
                                    <strong>Thế giới giải trí</strong>
                                    Thế giới giải trí trong tay bạn
                                </a>
                            </li>
                     <li>                                               
                                <a href="http://www.www.www.svgiadinh.tk/c5-category" title="Shop,TĐYT,Làm quen,...." class="social-box-right">
                                    <img src="/users/2211/12/43/96/album/blogge10.png" alt="" />
                                    <strong>Tiện ích</strong>
                                    Chia sẻ một chút riêng tư
                                </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>
ĐT:0974.761.721
<br>
                  Email: [You must be registered and logged in to see this link.] <br>dieunuhonmuonnoi_lns@yahoo.com<br>
                                                                         
                  Y!M: dieunuhonmuonnoi_lns
 
Liên hệ trên forum: Gửi bài <a href="/msg.forum?mode=post&u=1&tt=1&tt=1">tại đây</a>
                    </div>   
                  <!-- xephang -->
                     
                  <div class="box">
                        <h3>Thống kê SVGIADINH</h3> <div align="center">
<center>
♥ Tổng lượt truy cập diễn đàn ♥
<br>
<!-- GoStats JavaScript Based Code -->
<script type="text/javascript" src="http://gostats.vn/js/counter.js"></script>
<script type="text/javascript">_gos='monster.gostats.vn';_goa=456968;
_got=7;_goi=3;_goz=0;_god='hits';_gol='Bộ đếm';_GoStatsRun();</script>
<noscript><a target="_blank" title="Bộ đếm"
href="http://gostats.vn"><img alt="Bộ đếm"
src="http://monster.gostats.vn/bin/count/a_456968/t_7/i_3/z_0/show_hits/counter.png"
style="border-width:0" /></a></noscript>
<!-- End GoStats JavaScript Based Code -->

<br>

<!-- Histats.com  START (html only)-->
<a href="http://www.histats.com" alt="page hit counter" target="_blank" >
<embed src="http://s10.histats.com/2050.swf"  flashvars="jver=1&acsid=313428&domi=4"  quality="high"  width="280" height="25" name="2050.swf"  align="middle" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" wmode="transparent" /></a>
<img  src="http://sstatic1.histats.com/0.gif?313428&101" alt="hitcounter" border="0">
<!-- Histats.com  END  -->

</center>
                        </div>         
                    </div>                                   
                </div>
            </div>
        </div><!--/ end card -->
             
        <div id="bottom"><!-- --></div>
       
        <div id="copyright" class="corners-r">
           <p>Copyright © 2010 by <a href="http://www.tinhgia3sv.tk/profile.forum?mode=viewprofile&u=1&tt=1" title=""><font color=red>Thuan007</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>
Share

_____
Tài Sản của it.hongkhanh
Tài Sản của
Tài sản cá nhân
Vật phẩm:
Thú nuôi:

Về Đầu Trang Go down
Đây không biết có phải là toàn bộ mã nguồn của Web lớp mình không ta ? Admin2
Tui là :Singh
Singh
Đây không biết có phải là toàn bộ mã nguồn của Web lớp mình không ta ? Thtx_010 Đây không biết có phải là toàn bộ mã nguồn của Web lớp mình không ta ? Thtx_012
Tôi đang :
Đây không biết có phải là toàn bộ mã nguồn của Web lớp mình không ta ? Thtx_015 Đây không biết có phải là toàn bộ mã nguồn của Web lớp mình không ta ? Thtx_017
avatar-dulieu : 57,11495|50,11786|49,10861|64,12636|51,11463|48,12400|58,12196|66,11439
Tham gia Tham gia : 07/05/2011
Đến từ Đến từ : Quảng Ngãi
Giới tính Giới tính : Nam
Posts Posts : 543
Points Points : 186898
Thanked Thanked : 71
Life : Life : : Không vi phạm
avatar-dulieu : 57,11495|50,11786|49,10861|64,12636|51,11463|48,12400|58,12196|66,11439 Tham gia Tham gia : 07/05/2011
Đến từ Đến từ : Quảng Ngãi
Giới tính Giới tính : Nam Posts Posts : 543 Points Points : 186898 Thanked Thanked : 71 Life : Life : : Không vi phạm
Tài sản cá nhân
Vật phẩm:
Thú nuôi:

Đây không biết có phải là toàn bộ mã nguồn của Web lớp mình không ta ? _
Đây không biết có phải là toàn bộ mã nguồn của Web lớp mình không ta ? EmptyRe: Đây không biết có phải là toàn bộ mã nguồn của Web lớp mình không ta ?   Đây không biết có phải là toàn bộ mã nguồn của Web lớp mình không ta ? Time_i1012/10/2011, 10:44

cái này mà cũng gọi là hack đó hả? Wink
đây là bảng quản trị của Admin nè
Đây không biết có phải là toàn bộ mã nguồn của Web lớp mình không ta ? 124

trong đó chỉ mỗi 1 cái dòng màu xanh lá cây khi mở ra là đã = code mod đưa ở trên rồi đó

Tổng cộng là.... tongue khoảng gần 100 đòng code như vậy clown


mà nhớ cho code vô thẻ code nhé
Evil or Very Mad
Share

_____
Tài Sản của Singh
Tài Sản của
Tài sản cá nhân
Vật phẩm:
Thú nuôi:

Về Đầu Trang Go down
http://www.www.www.svgiadinh.tk
Đây không biết có phải là toàn bộ mã nguồn của Web lớp mình không ta ? Daita
Tui là :it.hongkhanh
it.hongkhanh
Đây không biết có phải là toàn bộ mã nguồn của Web lớp mình không ta ? Thtx_010 Đây không biết có phải là toàn bộ mã nguồn của Web lớp mình không ta ? Thtx_012
Tôi đang :
Đây không biết có phải là toàn bộ mã nguồn của Web lớp mình không ta ? Thtx_015 Đây không biết có phải là toàn bộ mã nguồn của Web lớp mình không ta ? Thtx_017
avatar-dulieu : 57,11484|47,11462|50,11777|49,10844|64,12636|51,11463|48,12267|58,12145|66,11442
Tham gia Tham gia : 11/07/2011
Đến từ Đến từ : TP.HCM
Giới tính Giới tính : Nam
Posts Posts : 556
Points Points : 1310
Thanked Thanked : 35
Life : Life : : Không vi phạm
avatar-dulieu : 57,11484|47,11462|50,11777|49,10844|64,12636|51,11463|48,12267|58,12145|66,11442 Tham gia Tham gia : 11/07/2011
Đến từ Đến từ : TP.HCM
Giới tính Giới tính : Nam Posts Posts : 556 Points Points : 1310 Thanked Thanked : 35 Life : Life : : Không vi phạm
Tài sản cá nhân
Vật phẩm:
Thú nuôi:

Đây không biết có phải là toàn bộ mã nguồn của Web lớp mình không ta ? _
Đây không biết có phải là toàn bộ mã nguồn của Web lớp mình không ta ? EmptyRe: Đây không biết có phải là toàn bộ mã nguồn của Web lớp mình không ta ?   Đây không biết có phải là toàn bộ mã nguồn của Web lớp mình không ta ? Time_i1012/10/2011, 11:09

Cái này đâu phải là Hack , chỉ tìm cho vui thôi ! Muốn Hack kg Admin ? Làm thử cho xem , hi hi .....
Share

_____
Tài Sản của it.hongkhanh
Tài Sản của
Tài sản cá nhân
Vật phẩm:
Thú nuôi:

Về Đầu Trang Go down
Tui là :Sponsored content
Đây không biết có phải là toàn bộ mã nguồn của Web lớp mình không ta ? Thtx_010 Đây không biết có phải là toàn bộ mã nguồn của Web lớp mình không ta ? Thtx_012
Tôi đang :
Đây không biết có phải là toàn bộ mã nguồn của Web lớp mình không ta ? Thtx_015 Đây không biết có phải là toàn bộ mã nguồn của Web lớp mình không ta ? Thtx_017

Đây không biết có phải là toàn bộ mã nguồn của Web lớp mình không ta ? _
Đây không biết có phải là toàn bộ mã nguồn của Web lớp mình không ta ? EmptyRe: Đây không biết có phải là toàn bộ mã nguồn của Web lớp mình không ta ?   Đây không biết có phải là toàn bộ mã nguồn của Web lớp mình không ta ? Time_i10

Share

_____
Tài Sản của Sponsored content
Tài Sản của

Về Đầu Trang Go down
 

Đây không biết có phải là toàn bộ mã nguồn của Web lớp mình không ta ?

Xem chủ đề cũ hơn Xem chủ đề mới hơn Về Đầu Trang 

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

-
Trang 1 trong tổng số 1 trang



Permissions in this forum:Bạn không có quyền trả lời bài viết
wWw.ITVui.net  :: Chia sẻ kiến thức :: Kế Web - Forum :: Chia sẻ Code-
Chuyển đến 
Chat Room [?] - Online [?]
Free forum | ©phpBB | Free forum support | Báo cáo lạm dụng | Thảo luận mới nhất