本文作者:qiaoqingyi

html网页制作模板代码(HTML模板网站)

qiaoqingyi 2023-01-08 647

今天给各位分享html网页制作模板代码的知识,其中也会对HTML模板网站进行解释,如果能碰巧解决你现在面临的问题,别忘了关注本站,现在开始吧!

本文目录一览:

html网页模板代码

。。。。

border-width: 0px;

边的宽度为0

border-style

边的类型

vertical-align: top

垂直居上

急求一份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

html网页制作模板代码(HTML模板网站)

怎么在html网页中用div+css模板代码

把完整的div

css

代码拷贝到body/body中间就可以,如果有样式用的是外定义,那么在head/head.中添加style/style在定义的内容放到style标签中,就可以了

关于html网页制作模板代码和HTML模板网站的介绍到此就结束了,不知道你从中找到你需要的信息了吗 ?如果你还想了解更多这方面的信息,记得收藏关注本站。

阅读
分享