HTML5首页源码下载(好看的下载页html源码)
本文目录一览:
- 1、wap的html5源码会有啊?有的话能给个下载地址不?
- 2、求一个HTML5的页面代码要齐全
- 3、急求html5网页及源代码,不要特别难,下面是作业,用记事本帮我写下源代码
- 4、按健精灵如何获取HTML5源码
- 5、在哪个网站可以下载到源码
wap的html5源码会有啊?有的话能给个下载地址不?
你可以到源码天堂那个网站吧,那里的源码还是比较全,算是在国内影响力较大的网站吧。
求一个HTML5的页面代码要齐全
html5页面和一般的html页面区别基本不算太大,因为我也刚刚接触h5不久。在一般的页面上加上h5的头信息就可以吧一般页面变成h5页面了。在h5页面上。需要注意一下width和height,标签的话基本上是多了一些新的。和废除了一些旧的,你下一个h5的chm看下就知道了。我现在做项目,用的就是h5,用的头信息是这个:
meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=0, minimum-scale=1.0, maximum-scale=1.0"
急求html5网页及源代码,不要特别难,下面是作业,用记事本帮我写下源代码
html xmlns=""
head runat="server"
title/title
style type="text/css"
.divHead
{
background-color: #202020;
height: 40px;
width: 100%;
position: absolute;
overflow: hidden;
}
.ul {
color: white;
list-style: none;
height: 100%;
margin-left: 170px;
width: 40%;
float: left;
}
.ul1 {
color: white;
list-style: none;
height: 100%;
margin-left: 200px;
width: 20%;
float: left;
}
.ulli {
float: left;
padding-left: 10px;
padding-right: 10px;
display: block;
height: 100%;
margin-top: -16px;
padding-top: 10px;
}
.ulli:hover {
background-color: black;
}
.ul1li {
float: left;
padding-left: 10px;
padding-right: 10px;
display: block;
height: 100%;
margin-top: -16px;
padding-top: 10px;
}
.ullia
{
color: white;
text-decoration: none;
}
.ul1lia
{
color: white;
text-decoration: none;
}
.ul1li:hover {
background-color: black;
}
/style
/head
body
form id="form1" runat="server" style="overflow: hidden"
div id="divHead" class="ad6b-f6da-324e-f96c divHead"
ul class="f6da-324e-f96c-8371 ul"
li
a href="#"Note/a
/li
li
a href="#"首页/a
/li
li
a href="#"笔记/a
/li
li
a href="#"网站推荐/a
/li
/ul
ul class="324e-f96c-8371-8234 ul1"
li
a href="#"登录/a
/li
li
a href="#"退出/a
/li
/ul
/div
div id="divMain" style="height: 550px; width: 100%"
div style="height: 60%;background-color: #B89460;width: 100%"
div style="width: 10%;float: left"
/div
div style="width: 80%;float: left"
/div
div style="width: 10%;float: left"
/div
/div
div style="height: 40%;background-color: white;width: 100%"
div style="width: 80%;height: 100%;margin-left: 10%"
div style="width: 33%;height: 100%;float: left;text-align: center"
p style="font-size: 30px;font-weight: bold;"
前端技术br/a style="font-size: 17px;font-weight: normal"
hahahahhahhhahhah
/a
/p
input type="button" value="查看详情" /
/div
div style="width: 33%;height: 100%;float: left;text-align: center"
p style="font-size: 30px;font-weight: bold;"
前端技术br/a style="font-size: 17px;font-weight: normal"
hahahahhahhhahhah
/a
/p
input type="button" value="查看详情" /
/div
div style="width: 33%;height: 100%;float: left;text-align: center"
p style="font-size: 30px;font-weight: bold;"
前端技术br/a style="font-size: 17px;font-weight: normal"
hahahahhahhhahhah
/a
/p
input type="button" value="查看详情" /
/div
/div
/div
/div
div id="divFoot" style="background-color: #202020; height: 30px; width: 100%; text-align: center;
padding-top: 10px; color: white; font-size: 14px;"
@版权所有:大华明智软件
/div
/form
/body
/html
按健精灵如何获取HTML5源码
我不知道你说的是个啥子,但是你通过浏览器F12就可以看到当前页面源码,下载可以用IDM或者右键直接下载。
按键精灵是什么,请赐教???
在哪个网站可以下载到源码
有很多网站可以下载,比如:魔客吧,模板网、源码之家、站长之家等等