个人网页主页模板
① 急求一份html、css、JavaScript的“个人主页”网页设计模板代码。
<!--这个模版来自[最好模版-http://BestMoban.Com],需要更多模版请访问http://BestMoban.Com-->
<html>
<head>
<metahttp-equiv="Content-Type"content="text/html;charset=gb2312">
<title>┆假想敌┆-颓废模板</title>
<scriptlanguage="JavaScript"type="text/JavaScript">
<!--
functionMM_reloadPage(init){//reloadsthewindowifNav4resized
if(init==true)with(navigator){if((appName=="Netscape")&&(parseInt(appVersion)==4)){
document.MM_pgW=innerWidth;document.MM_pgH=innerHeight;onresize=MM_reloadPage;}}
elseif(innerWidth!=document.MM_pgW||innerHeight!=document.MM_pgH)location.reload();
}
MM_reloadPage(true);
//-->
</script>
<styletype="text/css">
<!--
BODY{
SCROLLBAR-FACE-COLOR:#3F2413;
SCROLLBAR-HIGHLIGHT-COLOR:
#FFFFFF;
SCROLLBAR-SHADOW-COLOR:#ffffff;
SCROLLBAR-3DLIGHT-COLOR:#3F2413;
SCROLLBAR-ARROW-COLOR:
#FFFFFF;
SCROLLBAR-TRACK-COLOR:#3F2413;
SCROLLBAR-DARKSHADOW-COLOR:#3F2413;
background-color:#FFFFFF;
background-image:url(bg.jpg);
}
-->
</style>
</head>
<body>
<divid="Layer1"style="position:absolute;width:1000px;height:628px;z-index:1;left:0px;top:0px;">
<divalign="center">
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p><imgsrc="1.jpg"width="650"height="400"border="0"usemap="#Map2">
<mapname="Map2">
<areashape="rect"coords="321,379,490,399"href="http://www.jxd88.com/"target="_blank"alt="┆假想敌┆">
<areashape="rect"coords="196,15,242,43"href="home.htm"target="main1"alt="home">
</map>
<mapname="Map">
<areashape="rect"coords="18,196,60,220"href="home.htm"target="main1"alt="home">
</map>
</p>
</div>
</div>
<divid="Layer2"style="position:absolute;width:412px;height:295px;z-index:2;left:382px;top:203px;">
<iframesrc="home.htm"name="main1"width="412"height="295"
frameborder="0"scrolling="yes"style="border:0px;"allowtransparency="true"></iframe></div>
</body>
</html>
<spanstyle="display:none;">这个模版来自http://BestMoban.Com,更多模版请访问<ahref="http://BestMoban.Com">http://BestMoban.Com</a> <ahref="http://Moban.17Easy.Com">http://Moban.17Easy.Com</a> <ahref="http://www.mb8.cn">http://www.mb8.cn</a></span>
② 求一个简单的个人网页html模板
这种模板很多的,网络打开一个网页右键源代码就能找到了。
<html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<meta name="viewport" id="viewport" content="width=device-width, initial-scale=1, minimum-scale=1, maximum-scale=1">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<link href="{dede:global.cfg_templets_skin/}/images/apple-touch-icon-57.png" sizes="57x57" rel="apple-touch-icon">
<link href="{dede:global.cfg_templets_skin/}/images/apple-touch-icon-72.png" sizes="72x72" rel="apple-touch-icon">
<link href="{dede:global.cfg_templets_skin/}/images/apple-touch-icon-114.png" sizes="114x114" rel="apple-touch-icon">
<title>{dede:global.cfg_webname/}</title>
<meta name="keywords" content="{dede:global.cfg_keywords/}">
<meta name="description" content="{dede:global.cfg_description/}">
<link href="{dede:global.cfg_templets_skin/}/style/style.css" rel="stylesheet" type="text/css">
<script type="text/javascript" src="{dede:global.cfg_templets_skin/}/style/jquery-1.9.1.js"></script>
<script type="text/javascript" src="{dede:global.cfg_templets_skin/}/style/theme_trust.js"></script>
<style type="text/css">
html,
body {
margin: 0;
padding: 0;
}
.iw_poi_title {
color: #CC5522;
font-size: 14px;
font-weight: bold;
overflow: hidden;
padding-right: 13px;
white-space: nowrap
}
.iw_poi_content {
font: 12px arial, sans-serif;
overflow: visible;
padding-top: 4px;
white-space: -moz-pre-wrap;
word-wrap: break-word
}
</style>
<script type="text/javascript" src="{dede:global.cfg_templets_skin/}/main.js"></script>
<script>
jQuery(document).ready(function() {
jQuery('#openSidebar').click(function() {
jQuery('.wrapper').toggleClass('openNav');
});
jQuery('#menu a').click(function() {
jQuery('.wrapper').removeClass('openNav');
});
});
</script>
<script type="text/javascript" src="{dede:global.cfg_templets_skin/}/api"></script><script type="text/javascript" src="{dede:global.cfg_templets_skin/}/getscript"></script><link rel="stylesheet" type="text/css" href="{dede:global.cfg_templets_skin/}/bmap.css">
<style type="text/css">
html,
body,
wrapper {
height: 100%;
}
</style>
</head>
<body>
<div class="wrapper">
<div class="sidebar">
<div class="clearfix k1120">
<div class="navBox" id="openSidebar">
<a href="javascript:void(0)" class="navOpen"></a>
</div>
<div id="menu">
<ul class="clearfix">
<li><a href="#home" class="nav_home current"><span>首页<br /><b>Home</b></span></a>
</li>
<li><a href="#services" class="nav_services"><span>服务范围<br /><b>Services</b></span></a>
</li>
<li><a href="#case" class="nav_case"><span>案例展示<br /><b>Case</b></span></a>
</li>
<li><a href="#about" class="nav_about"><span>关于我们<br /><b>About us</b></span></a>
</li>
<li><a href="#news" class="nav_news"><span>新闻动态<br /><b>News</b></span></a>
</li>
<li><a href="#contact" class="nav_contact"><span>联系我们<br /><b>Contact us</b></span></a>
</li>
</ul>
</div>
</div>
</div>
<div class="pageMain">
<div id="header">
<div class="k1120 clearfix"><a href="{dede:global.cfg_basehost/}" id="logo">logo</a>
</div>
</div>
<div id="home" class="scrol-page">
<div class="banner">
<div class="b_1" style="background-position: 50% 0px;">
<div class="k1120 clearfix">
<div class="b_pic">
<div class="mac" style="margin-top: 0px; opacity: 1;"><img src="{dede:global.cfg_templets_skin/}/images/mac.png">
</div>
<div class="iphone" style="margin-top: 0px; opacity: 1;"><img src="{dede:global.cfg_templets_skin/}/images/iphone.png">
</div>
<div class="ipad" style="margin-top: 0px; opacity: 1;"><img src="{dede:global.cfg_templets_skin/}/images/ipad.png">
</div>
</div>
<div class="b_text" style="margin-top: 0px; opacity: 1;">
{dede:global.cfg_ggg/}
</div>
</div>
</div>
</div>
<div class="banner">
③ 关于网页设计模版
1、 经典韩国网站模版下载21款
http://www.sooogl.com/html/2006/11/28/1625-0.htm
IDC类Flash超酷模版,LG韩国公司网站模版,爱的归宿主题模板,超级女生服饰赞选购_韩国模板,超级女性化妆品销售模板,超可爱的韩国网站,超酷Flash动物园模版,超酷Flash设计公司模版,出行酒店预订_韩国模板,春天情侣游玩版_韩国娱乐模板,度假村客房,别墅等服务介绍_韩国网站模板,房地产商务型网站_韩国网页模板
2、 经典韩国网页模版下载(2)19款
http://www.sooogl.com/html/2006/11/28/1629-0.htm
公园式的企业交友网站_韩国模板,FLASH旅游景点画廊网站模板,韩国某网娱公司首页模板,音乐唱片公司网页模板,新盈设计个人主页模欧洲某公司网站模板板三,欧洲某公司网站模板,清风型模板二,白色主题模板,美国博士集团公司首页模板,建筑艺术设计_韩国模板,绿色背景孩子主题_韩国商务模板,韩国婚纱摄影类网站模版
3、 经典韩国网页模板25款,(3)
http://www.sooogl.com/html/2006/11/29/1635-0.htm
周末娱乐消遣_韩国网页模板,幼儿园网站_韩国模板,儿童假日休闲娱乐_韩国模板,韩国儿童教育类网站模版三,女性健身服饰销售_韩国女性模板,清风型模板一,新盈设计个人主页模板二,新盈设计个人主页模板五,韩国黑色主题门户网站模板,超酷时尚服装
4、 经典韩国网页模板17款(4)
http://www.sooogl.com/html/2006/11/30/1641-0.htm
5、 经典韩国网页模板49款(5)
http://www.sooogl.com/html/2006/12/02/1658-0.htm
6、 经典韩国网站模版49款,经典韩国网页模板49款(6)
http://www.sooogl.com/html/2006/12/02/1659-0.htm
④ 怎样制作个人网页,有教程,简单点。
具体步骤如下:
1、打开服务器中网站文件的目录,假设为D:\abcd。
6、完成上述步骤后,即可制作个人网页。