Đăng nhập
Latest topics
» Tôi sẽ đỗ đại học!by NgocPRO 6/11/2024, 8:37 am
» Kỷ niệm xưa của chúng ta
by nightWalker 9/2/2024, 6:49 pm
» Bị lệch khung cần người giúp đỡ
by webhuy28 7/10/2021, 10:34 pm
» [HỎI ĐÁP] Danh sách bạn bè không thể hiển thị
by anhdaodaica1 2/10/2021, 10:04 pm
» [HỎI ĐÁP] Thông tin tài khoản không thể lưu thay đổi
by anhdaodaica1 2/10/2021, 6:05 am
» Phim bố già full
by huy.pc52 24/8/2021, 12:20 am
» Xin code Box HTML cho Forumvi
by Larva 1/7/2021, 12:57 pm
» Hello Anh Em Chinh phục
by HoàngTửNaivip5p 28/5/2021, 5:03 am
» Trang chủ tin tức cập nhật HOT 2016
by kenbi05 1/1/2020, 11:02 pm
» Không Dang9 bài viết = hình ảnh được
by huy.pc52 30/11/2019, 10:52 am
» CHÚC ANH EM NĂM MỚI VUI VẺ TRÀNG ĐẦY HẠNH PHÚC
by sps.kủn 12/2/2019, 1:16 pm
» Skin CNTT-K3 2015 (Full Mod)[✔]
by kenbi05 6/7/2018, 12:30 am
» baivong, handsome,....
by sps.kủn 29/6/2018, 1:54 pm
» [SHARE] SKIN ĐHFM.V7 @PUNBB
by tonyhoaivu 2/5/2018, 2:37 pm
» Share Skin Xanh Dương Cùi Bắp
by tonyhoaivu 28/4/2018, 5:57 pm
» Xin Skin http://v1.hotrofm.net/
by tonyhoaivu 28/4/2018, 5:45 pm
» Xin Skin Rao Vặt
by tonyhoaivu 15/4/2018, 12:07 pm
» Làm Sao Để Xóa Khung Này
by tonyhoaivu 14/4/2018, 7:18 pm
» [Lập nhóm]Lập nhóm fm
by vietkanpy 31/3/2018, 11:53 am
» [Help] về server úp ảnh của phutu [✔]
by baivong 17/3/2018, 10:18 pm
» Đừng khóc cho “tôi – Chinh Phục!”…
by AnHung 27/2/2018, 5:33 pm
» [Share] Skin Diendandaihoc.com [ Punbb ] [✔]
by Lu Mờ 13/2/2018, 7:28 pm
» Mời mấy thím vào groups Forumotion Việt Nam.
by dang02315 13/2/2018, 12:40 am
» Có thể làm các kiểu giao diện được không?
by Lu Mờ 9/2/2018, 3:40 pm
» ltns chinhphuc.info
by Shinichi Kudo 27/1/2018, 2:27 am
Top posting users this week
No user |
Bảng Đăng Nhập Game Bandmaster
2 posters
Trang 1 trong tổng số 1 trang
Bảng Đăng Nhập Game Bandmaster
Chém nhẹ cho mình
demo: http://www.forum-hvt.co.cc/html-h40.htm
demo: http://www.forum-hvt.co.cc/html-h40.htm
- 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>WelCome to [H]vt™</title>
<style>
*{ font-size:15px; font-family:Arial, Helvetica, sans-serif;}
body { padding:0;margin:0; background: #040000;}
#anhnen{ width: 950px; height:580px; background:url(http://dl.dropbox.com/u/13644330/index/bandmaster/indexbandmaster.jpg); top center no-repeat; margin: 0 auto; position: relative }
input#id{ border:none; background:none; position:absolute; top:406px; left:422px; width:180px; height:18px ; color:#CCC;}
input#pass{ border:none; background:none; position:absolute; top:436px; left:422px; width:180px; height:18px; color:#CCC; }
input#login{ border:none; background:none; position:absolute; top:468px; left:411px; width:88px; height: 21px ; cursor:pointer;}
a#website{ display:block; border:none; background:none; position:absolute; top:532px; left:784px; width:130px; height: 20px ; cursor:pointer; }
a#dangky{ display:block; border:none; background:none; position:absolute; top:513px; left:484px; width:130px; height: 20px ; cursor:pointer; }
a#quenpass{ display:block; border::none; background:none; position:absolute; top:513px; left:338px; width:130px; height:20px; cursor:pointer; }
</style>
</head>
<body><div id="anhnen">
<form action="http://www.forum-hvt.co.cc/login.forum?" method="post" name="form_login">
<input id="id" class="post" name="username" type="text"/>
<input id="pass" class="post" name="password" type="password"/>
<input class="mainoption" type="submit" name="login" value="" id="login"/>
<a href="http://forum-hvt.co.cc/forum.htm" id="website"></a>
<a href="http://www.forum-hvt.co.cc/profile.forum?mode=register" id="dangky"></a>
<a href="http://www.forum-hvt.co.cc/profile.forum?mode=sendpassword" id="quenpass"></a>
</form>
</div>
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-19214593-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>
<script type="text/javascript">
document.frontForm.username.focus();
</script>
</body>
</html>
<a style="display:none;" href="http://www.forum-viet.com" target="_blank">forum-viet.com</a>
Được sửa bởi 4rum-hvt ngày 23/10/2010, 2:40 pm; sửa lần 1.
Re: Bảng Đăng Nhập Game Bandmaster
Một cách xài cho tất cả bảng đăng nhập, đã đến lúc thay đổi rồi đó, vì với cách này mà dùng cho độ phân giải khác 1024x768 thì sao nhỉ?
Re: Bảng Đăng Nhập Game Bandmaster
Đã xem lại, code chuẩn, ko bị lỗi ở độ phân giải khác, nhưng ko chèn được bảng thông báo.
VOte+
VOte+
Similar topics
» Bảng Đăng Nhập Game Audition 2
» Bảng đăng nhập Game đột kích 2
» Bảng đăng nhập game đột kích
» Bảng Đăng Nhập Game Audition
» Bảng Đăng nhập game gunz
» Bảng đăng nhập Game đột kích 2
» Bảng đăng nhập game đột kích
» Bảng Đăng Nhập Game Audition
» Bảng Đăng nhập game gunz
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