当前位置:首页 > 网站模板 > 正文内容

htmlcss个人主页模板(html5个人主页)

网站模板2年前 (2023-02-15)549

今天给各位分享htmlcss个人主页模板的知识,其中也会对html5个人主页进行解释,如果能碰巧解决你现在面临的问题,别忘了关注本站,现在开始吧!

本文目录一览:

谁给我做一个简单的HTML CSS的静态个人主页,朋友要的糊弄老师的。。

其实可以用dreamever 5.0在页面里面,插入一些,图片文字。或者用frontpage,适合基础没有的用户,那个里面可以用调用框架使用。

html

frameset rows="25%,50%,25%"

frame src="/example/html/frame_a.html"

frame src="/example/html/frame_b.html"

frame src="/example/html/frame_c.html"

/frameset

/html

把这个文字复制到Dreamever里面去,是复制到查看代码里面。然后切换到,拆分来进行输入。

html

frameset cols="25%,50%,25%"

frame src="/example/html/frame_a.html"

frame src="/example/html/frame_b.html"

frame src="/example/html/frame_c.html"

/frameset

/html

这段也可以

如果可以的话,可以看看HTML4.0,很快看完,很简单的东西

html

body

iframe src="/i/eg_landscape.jpg"/iframe

p如果要在框架里面插入图片/p

p可以试试这段代码/p

/body

/html

谁有个人主页网页,html和css做 至少有五个页面,谁有啊?

个人主页很多呀。楼主多去素材中国,素材天下,葡萄家园这些大的素材网网站看看,那里很多你需要html模板。

这是html+css模板地址。楼主自己挑选,觉得多的话,可以自己输入个人主页搜索的。

急,求一个简单的html个人网页模板,静态就行

html

head

meta

http-equiv="Content-Language"

content="zh-cn"

meta

http-equiv="Content-Type"

content="text/html;

charset=gb2312"

title这是我的网页/title

meta

name="keywords"

content="这是我的网页"

meta

name="description"

content="这是我的网页"

/head

body

bgcolor="#808080"

div

style="position:

absolute;

width:

450px;

height:

550px;

z-index:

1;

left:

400px;

top:

60px;

padding-left:

60px;

padding-right:

60px;

padding-top:

90px;

padding-bottom:

60px;

background-color:

#FFFFFF"

id="layer1"

p

align="center"b这是我的XXX页/b/p

/body

/html

将上面的所有代码复制到记事本中,将记事本的后缀由txt更改为htm,这样打开后就会看到一张最简单的网页,如果需要多页,只需多复制几份即可,不同的内容需要你更改一下,如:我的网站首页,照片,个人资料,日志等...

只用html和css做的网页模板,不能有js和其他语言,最好是门户网站新闻网

!doctype html

html

head

meta charset="utf-8"

title卧龙控股/title

style type="text/css"

    @charset "utf-8";

/* CSS Document */

*{margin:0;padding:0;font-family:"微软雅黑";}

ul,ol,li{list-style:none;}

a,u{text-decoration:none;}

#top,#nav,#banner,#news,#wlsc,#yqlink,#bottom{margin:0 auto;}

/*-top-*/

#top{width:1000px;height:100px;}

#logo{width:732px;height:59px;float:left;padding:41px 0 0 21px;}

img{border:0;}

#sear{width:247px;height:61px;float:left;padding-top:39px;}

#search{height:26px; line-height:26px;border:1px solid #e5e5e5;border-right:none;outline:none;background: #f1f1f1;float:left;color:#818181;}

#fin{width:26px;height:26px;line-height:26px;border:none;background: #f1f1f1 url(../images/sear.jpg) no-repeat center;float:left;}

.ffin{height:26px;width: 26px;border:1px solid #e5e5e5;float:left;border-left:none;}

/*-nav-*/

#nav{width:1000px;height:59px;background:#000;}

#nav ul li{width:119px; height:59px;line-height:59px;text-align:center;border-right:1px solid #484848;float:left;}

#tttt{border:0;}

#nav a{color:#fff;}

/*-banner-*/

#banner{width:1000px;height:463px;}

#news{width:1000px;height:240px;}

#news1{width:456px;height:183px;float:left;padding:36px 25px 22px 19px;float:left;}

#news1 h2{font-size:18px;font-weight:100;color:#191919;width:78px;margin-bottom:22px;}

#news1 ul{font-size:12px;width:452px;line-height:24px;}

#news1 ul a{color:#5c5c5c;width:300px;overflow:hidden;white-space:nowrap;float:left;text-overflow:ellipsis;}

#news1 ul span{float:right;padding-right:28px;}

#news1 ul li a{background:url(../images/dian.jpg) no-repeat left center;padding-left:14px;color:#929292;}

#news2{width:240px;height:240px;background:#f1f1f1;float:left;}

#news2 h2{font-size:18px;font-weight:100;color:#515151;margin:36px 0 39px 25px;}

#news2 h3{font-size:12px;color:#515151;margin:0 0 13px 25px;line-height:12px;}

#news2 h4{font-size:11px;color:#515151;margin:0 0 27px 25px;line-height:12px;}

#news2 p{width:190px;font-size:11px;font-weight:100;color:#8c8c8c;margin:0 0 0 25px;line-height:20px;}

#news3{width:260px;height:240px;background:url(../images/hua.jpg) no-repeat #fbfbfb 164px 121px;float:left;}

#news3 h2{font-size:18px;font-weight:100;color:#222;padding:36px 0 21px 25px;}

#news3 p{width:180px;font-size:12px;font-weight:100;line-height:24px;padding:0 25px 0 25px;color:#595959;}

#news3 div{padding:56px 0 0 25px;}

/*-wlsc-*/

#wlsc{width:1000px;height:276px;}

#wlsc dl{width:230px;padding-left:20px;float:left;}

.miao{width:204px;font-size:12px;line-height:2em;color:#575757;}

#wlsc h2{font-size:18px;color:#212121;margin:30px 0 17px 23px;line-height:18px;font-weight:100;}

/*-yqlink-*/

#yqlink{width:1000px;height:249px;background:#e5e5e5;}

#yqlink1{width:480px;height:249px;padding:0 0 0 20px;float:left;}

#yqlink1 h2{font-size:16px;font-weight:100;color:#5e5e5e;width:432px;border-bottom:1px solid #c1c1c1;padding:31px 0 11px 12px;}

#yqlink1 ul li{font-size:12px;line-height:24px;background:url(../images/dayu.jpg) no-repeat 0 center ;padding-left:10px;}

#yqlink1 ul{float:left;width:150px;height:200px;padding-top:10px;}

#yqlink1 a{color:#8c8c8c;}

#yqlink2{width:180px;height:249px;padding:0 0 0 20px;float:left;}

#yqlink2 h2{font-size:16px;font-weight:100;color:#5e5e5e;width:160px;border-bottom:1px solid #c1c1c1;padding:31px 0 11px 12px;}

#yqlink2 ul li{font-size:12px;line-height:24px;background:url(../images/dayu.jpg) no-repeat 0 center ;padding-left:10px;}

#yqlink2 a{color:#8c8c8c;}

#yqlink2 ul{padding-left:10px;padding-top:10px;}

#yqlink3{width:280px;height:249px;padding:0 0 0 20px;float:left;}

#yqlink3 h2{font-size:16px;font-weight:100;color:#5e5e5e;width:240px;border-bottom:1px solid #c1c1c1;padding:31px 0 11px 12px;}

#yqlink3 img{margin:15px 0 0 20px;}

#bzottom{width:1000px;height:83px;}

#bot1{width:361px;height:58px;margin:24px 0 1px 21px;float:left;}

.shu{font-size:12px;padding-right:7px;border-right:1px solid #7e7e7e;color:#888;}

.shu1{font-size:12px;padding-right:7px;color:#888;}

#bot2{width:610px;height:83px;float:left;clear:right;}

#bot2 p{font-size:12px;color:#888;margin-top:27px;}

/style

/head

body

div id="top"

  div id="logo" 

    a href="#" alt="" title=""img src="images/logo.jpg" //a/div

  div id="sear"

    form name="" method="" action=""

     

      input type="text" value="SEARCH..." id="search"/

      div class="ffin"input type="submit" value="" id="fin"//div

    /form

  /div

/div

div id="nav"

  ul

    lia href="#"集团介绍/a/li

    lia href="#"集团介绍/a/li

    lia href="#"集团介绍/a/li

    lia href="#"集团介绍/a/li

    lia href="#"集团介绍/a/li

    lia href="#"集团介绍/a/li

    lia href="#"集团介绍/a/li

    li id="tttt"a href="#"集团介绍/a/li

  /ul

/div

div id="banner"a href="#"img src="images/banner.jpg" alt="" title="" //a/div

div id="news"

     div id="news1"

        h2新闻资讯/h2

        ul

            lia href="#"新闻条新闻条新闻条新条新闻条新闻条新闻条新闻条新闻条新闻条新闻条/aspan2016-12-02/span/li

            lia href="#"新闻条新闻条新闻条新闻条新闻条新闻条新条新闻条新闻条新闻条新闻条/aspan2016-12-02/span/li

            lia href="#"新闻条新闻条新闻条新新闻条条新闻条新闻条新新闻条新闻条新闻条闻条/aspan2016-12-02/span/li

            lia href="#"新闻条新闻条新闻条新新闻条新条新闻条新闻条新闻条新闻条新闻条闻条/aspan2016-12-02/span/li

            lia href="#"新闻条新闻条新闻条新闻条新闻条新条新闻条新闻条新闻条新闻条新闻条/aspan2016-12-02/span/li

            lia href="#"新闻条新闻条新闻条新闻条新闻条新闻条新条新闻条新闻条新条/aspan2016-12-02/span/li

        /ul

    /div

    div id="news2"

        h2卧龙介绍/h2

        h3公司成立于1984年,/h3

        h4经过近30年的发展/h4

        p公司怎么样怎么样怎么样怎么样怎么样怎么样怎么样/p

    /div

    div id="news3"

        h2人才招聘/h2

        p我们要招人我们要招人我们要招人我们要招人/p

        diva href="#"img src="images/more.jpg" alt="" title=""/a/div

    /div

/div

div id="wlsc"

    h2卧龙市场/h2

    dl

        dtimg src="images/wlsc1.jpg" alt="" title=""/dt

          dd class="miao"我是描述我是描述我是描述我是描述我是描述我是描述/dd

            

    /dl

    dl

        dtimg src="images/wlsc2.jpg" alt="" title=""/dt

          dd class="miao"我是描述我是描述我是描述我是描述我是描述我是描述/dd

            

    /dl

    dl

        dtimg src="images/wlsc3.jpg" alt="" title=""/dt

          dd class="miao"我是描述我是描述我是描述我是描述我是描述我是描述/dd

            

    /dl

    dl

        dtimg src="images/wlsc4.jpg" alt="" title=""/dt

          dd class="miao"我是描述我是描述我是描述我是描述我是描述我是描述/dd

            

    /dl

/div

div id="yqlink"

div id="yqlink1"

        h2产品中心/h2

        ul

            lia href="#"我是链接/a/li

            lia href="#"我是链接/a/li

            lia href="#"我是链接/a/li

            lia href="#"我是链接/a/li

            lia href="#"我是链接/a/li

        /ul

        ul

            lia href="#"我是链接/a/li

            lia href="#"我是链接/a/li

            lia href="#"我是链接/a/li

            lia href="#"我是链接/a/li

            lia href="#"我是链接/a/li

        /ul

        ul

            lia href="#"我是链接/a/li

            lia href="#"我是链接/a/li

            lia href="#"我是链接/a/li

            lia href="#"我是链接/a/li

            lia href="#"我是链接/a/li

        /ul

/div

div id="yqlink2"

    h2技术研发/h2

        ul

            lia href="#"我是链接/a/li

            lia href="#"我是链接/a/li

            lia href="#"我是链接/a/li

            lia href="#"我是链接/a/li

            lia href="#"我是链接/a/li

        /ul

/div

div id="yqlink3"

    h2营销网络/h2

    a href="#"img src="images/ditu.jpg" alt="" title="" /

    /a

/div

/div

div id="bottom"

    div id="bot1"

        a href="#" class="shu"网站地图/a

        a href="#" class="shu"联系我们/a

        a href="#" class="shu"关注卧龙/a

        a href="#" class="shu1"采购系统入口/a

        

    /div

    div id="bot2"

        pCOPYRIGHTCOPY;2013卧龙控股集团nbsp;版权所有nbsp;浙ICP备06005901号nbsp;技术支持:博采互动/p

    /div

/div

/body

/html

你把文字和图片改一下就可以了

求一个简单的个人网页html模板

这种模板很多的,百度打开一个网页右键源代码就能找到了。

html xmlns=""headmeta 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"/scriptscript type="text/javascript" src="{dede:global.cfg_templets_skin/}/getscript"/scriptlink 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"

lia href="#home" class="nav_home current"span首页br /bHome/b/span/a

/li

lia href="#services" class="nav_services"span服务范围br /bServices/b/span/a

/li

lia href="#case" class="nav_case"span案例展示br /bCase/b/span/a

/li

lia href="#about" class="nav_about"span关于我们br /bAbout us/b/span/a

/li

lia href="#news" class="nav_news"span新闻动态br /bNews/b/span/a

/li

lia href="#contact" class="nav_contact"span联系我们br /bContact 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"

急求一份html、css、JavaScript的“个人主页”网页设计模板代码。

!--这个模版来自[最好模版-],需要更多模版请访问;

html

head

meta http-equiv="Content-Type" content="text/html; charset=gb2312"

title┆假想敌┆- 颓废模板/title

script language="JavaScript" type="text/JavaScript"

!--

function MM_reloadPage(init) {  //reloads the window if Nav4 resized

  if (init==true) with (navigator) {if ((appName=="Netscape")(parseInt(appVersion)==4)) {

    document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }}

  else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload();

}

MM_reloadPage(true);

//--

/script

style type="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

div id="Layer1" style="position:absolute; width:1000px; height:628px; z-index:1; left: 0px; top: 0px;"

  div align="center"

    pnbsp;/p

    pnbsp;/p

    pnbsp;/p

    pnbsp;/p

    pimg src="1.jpg" width="650" height="400" border="0" usemap="#Map2"

      map name="Map2"

        area shape="rect" coords="321,379,490,399" href="" target="_blank" alt="┆假想敌┆"

        area shape="rect" coords="196,15,242,43" href="home.htm" target="main1" alt="home"

      /map

      map name="Map"

        area shape="rect" coords="18,196,60,220" href="home.htm" target="main1" alt="home"

      /map

    /p

  /div

/div

 

div id="Layer2" style="position:absolute; width:412px; height:295px; z-index:2; left: 382px; top: 203px;"

iframe src="home.htm" name="main1" width="412" height="295"

 frameborder="0" scrolling="yes" style="border:0px;"allowtransparency="true"/iframe/div

/body

/html

span style="display:none;"这个模版来自,更多模版请访问a href="";/anbsp;a href="";/anbsp;a href="";/a/span

关于htmlcss个人主页模板和html5个人主页的介绍到此就结束了,不知道你从中找到你需要的信息了吗 ?如果你还想了解更多这方面的信息,记得收藏关注本站。

扫描二维码推送至手机访问。

版权声明:本文由我的模板布,如需转载请注明出处。


本文链接:http://sdjcht.com/post/3793.html

分享给朋友:

“htmlcss个人主页模板(html5个人主页)” 的相关文章

人头三视图参考(人头五视图)

人头三视图参考(人头五视图)

今天给各位分享人头三视图参考的知识,其中也会对人头五视图进行解释,如果能碰巧解决你现在面临的问题,别忘了关注本站,现在开始吧!本文目录一览: 1、求几个3D人头建模参考图 三视图 2、MAYA人物...

ppt的复合模板在哪里设置(ppt如何设置复合模板)

ppt的复合模板在哪里设置(ppt如何设置复合模板)

今天给各位分享ppt的复合模板在哪里设置的知识,其中也会对ppt如何设置复合模板进行解释,如果能碰巧解决你现在面临的问题,别忘了关注本站,现在开始吧!本文目录一览: 1、演示文稿复合模板在哪 2、...

免费PNG素材网站(png图片素材网站免费)

免费PNG素材网站(png图片素材网站免费)

本篇文章给大家谈谈免费PNG素材网站,以及png图片素材网站免费对应的知识点,希望对各位有所帮助,不要忘了收藏本站喔。 本文目录一览: 1、广告公司一般在哪些网站找设计素材? 2、有哪些无版权、免...

邀请函正文模板免费(邀请函正文模板免费下载)

邀请函正文模板免费(邀请函正文模板免费下载)

今天给各位分享邀请函正文模板免费的知识,其中也会对邀请函正文模板免费下载进行解释,如果能碰巧解决你现在面临的问题,别忘了关注本站,现在开始吧!本文目录一览: 1、邀请函的模板和范文 2、展会邀请函...

幼儿园教育课件ppt完整免费声音(幼儿教育ppt课件下载)

幼儿园教育课件ppt完整免费声音(幼儿教育ppt课件下载)

本篇文章给大家谈谈幼儿园教育课件ppt完整免费声音,以及幼儿教育ppt课件下载对应的知识点,希望对各位有所帮助,不要忘了收藏本站喔。 本文目录一览: 1、如何组织开展幼儿园园本教研活动课件.ppt全文...

美容院开业广告宣传单(美容院开业宣传广告图片)

美容院开业广告宣传单(美容院开业宣传广告图片)

今天给各位分享美容院开业广告宣传单的知识,其中也会对美容院开业宣传广告图片进行解释,如果能碰巧解决你现在面临的问题,别忘了关注本站,现在开始吧!本文目录一览: 1、美容院开业宣传单的详细写法 2、...