分类分类
更新时间:2026-07-14 12:16:11作者:yezheng
本文实例讲述了精美漂亮网站引导页模板效果代码。分享给大家供大家参考。
效果图:

具体代码如下:
<!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>一米阳光站长资源站</title>
<meta name="keywords" content="一米阳光站长资源站">
<meta name="description" content="一米阳光站长资源站">
<script type="text/javascript" language="javascript" src="img/jquery-1.js"></script>
<link rel="stylesheet" href="img/temp.css" type="text/css">
<script type="text/javascript" src="img/jquery.js"></script>
<script type="text/javascript" language="javascript">
$(function(){
$('#taobao_ico').poshytip();
$('#hotel_ico').poshytip();
$('#travel_ico').poshytip();
$('#youxia_ico').poshytip();
});
function _load(){
var _bodyHeight =parseInt(document.documentElement.clientHeight);
var _height = parseInt(document.getElementById("footer").offsetHeight);
var _centerHeight = parseInt(document.getElementById("center").offsetHeight);
var _contentHeight = _bodyHeight - _centerHeight;
if(_contentHeight>_height){
document.getElementById('footer').style.height=_contentHeight-27+'px';
}
}
$(window).resize(function(){
_load();
});
</script>
<style id="poshytip-css-tip-yellow" type="text/css">div.tip-yellow{visibility:hidden;position:absolute;top:0;left:0;}div.tip-yellow table, div.tip-yellow td{margin:0;font-family:inherit;font-size:inherit;font-weight:inherit;font-style:inherit;font-variant:inherit;}div.tip-yellow td.tip-bg-image span{display:block;font:1px/1px sans-serif;height:10px;width:10px;overflow:hidden;}div.tip-yellow td.tip-right{background-position:100% 0;}div.tip-yellow td.tip-bottom{background-position:100% 100%;}div.tip-yellow td.tip-left{background-position:0 100%;}div.tip-yellow div.tip-inner{background-position:-10px -10px;}div.tip-yellow div.tip-arrow{visibility:hidden;position:absolute;overflow:hidden;font:1px/1px sans-serif;}
body{FONT-FAMILY:"Microsoft Yahei","verdana", "Arial","宋体";font-size: 16px; }
</style></head>
<body onload="_load()">
<div id="center">
<div class="ico">
<label>
<a href="http://www.520ym.net"><img id="taobao_ico" src="img/ptb.jpg" width="130" height="60"></a>
<a href="http://www.520ym.net">点此进入</a>
</label>
<label><a href="http://www.520ym.net"><img id="hotel_ico" src="img/vip.jpg" width="130" height="60"></a>
<a href="http://www.520ym.net">点此进入</a>
</label>
<label>
<a href="http://www.520ym.net"><img id="travel_ico" src="img/zgb.jpg" width="130" height="60"></a>
<a href="http://www.520ym.net">点此进入</a>
</label>
</div>
<div class="quckLink">温馨提示:
<a style="font-size:16px; font-weight:bold;">一米阳光站长资源站,源码下载,各类站长资源,欢迎访问!</a>
</div>
</div>
<div style="height: 117px;" id="footer">
<p><a href="http://www.520ym.net/">返回首页</a><span>|</span> <a href="#">咨询电话</a></p>
<p>Copyright © 2015, 一米阳光站长资源站. <br><br>
</p>
</div>
</body></html>
相关
手机免费注册邮箱最新安卓版生活服务59.3 MBv1.0.22026-07-14
下载充电桩附近查询最新安卓版生活服务75.8 MBv1.0.12026-07-14
下载华施达(社区生活平台)生活服务93.9 MBv5.3.02026-07-14
下载外卖优惠点餐(点餐省钱平台)生活服务64.9 MBv1.0.02026-07-14
下载家庭维修服务平台商家端最新手机版生活服务36.9 MBv1.0.22026-07-14
下载火力掩护无限生命金币动作射击758.3 MBv1.33.172026-07-14
下载好运小羊2026最新版本休闲益智115.7 MBv1.32026-07-14
下载大字版助手2026官方最新版本实用工具40.0 MBv2.0.62026-07-14
下载涡轮漂移竞速3D(涡轮漂移竞速游戏)体育竞技55.9 MBv3.42026-07-14
下载一箭清屏(弓箭射击游戏)休闲益智123.2 MBv1.22026-07-14
下载cueaction出杆矫正软件生活服务9.0 Mv1.0.52026-07-06
下载英语翻译酷软件实用工具4.9 Mv3.3.12026-07-06
下载










