大学生HTML5期末作业 Web前端网页制作 html5+css3+js html+css网页设计 美食 美食模版1个页面
网页作品代码简单,可使用任意HTML辑软件(如:Dreamweaver、HBuilder、Vscode 、Sublime 、Webstorm、Text 、Notepad++ 等任意html编辑软件进行运行及修改编辑等操作)。
获取源码
1,访问该网站 https://download.youkuaiyun.com/download/qq_42431718/90219820
2,点击上方下载
目录1
项目视频
html+css网页设计 美食 美食模版1个页面
页面展示
页面1
代码展示
<!DOCTYPE html>
<html>
<head lang="en">
<meta charset="UTF-8">
<title>美食网站</title>
<link href="css/index.css" rel="stylesheet">
</head>
<body>
<!-- 顶部-->
<div id="top"></div>
<!-- 导航-->
<div id="nav">
<ul>
<li><a href="#" class="select">home</a> </li>
<li><a href="#">about us</a></li>
<li><a href="#">services</a></li>
<li><a href="#">order</a></li>
<li><a href="#">contact</a></li>
</ul>
</div>
<!-- 列表-->
<div id="list">
<!--食物-->
<div class="item">
<img src="img/food1.jpg">
<p>there are countless reasons to prove the strengh of chinese cusine, here i just pick three of them to show the advantage of the chinese cusine. </p>
<a href="#">read more</a>
</div>
<div class="item">
<img src="img/food2.jpg">
<p>there are countless reasons to prove the strengh of chinese cusine, here i just pick three of them to show the advantage of the chinese cusine. </p>
<a href="#">read more</a>
</div>
<div class="item">
<img src="img/food3.jpg">
<p>there are countless reasons to prove the strengh of chinese cusine, here i just pick three of them to show the advantage of the chinese cusine. </p>
<a href="#">read more</a>
</div>
<div class="item">
<img src="img/food4.jpg">
<p>there are countless reasons to prove the strengh of chinese cusine, here i just pick three of them to show the advantage of the chinese cusine. </p>
<a href="#">read more</a>
</div>
<div class="item">
<img src="img/food1.jpg">
<p>there are countless reasons to prove the strengh of chinese cusine, here i just pick three of them to show the advantage of the chinese cusine. </p>
<a href="#">read more</a>
</div>
<div class="item">
<img src="img/food2.jpg">
<p>there are countless reasons to prove the strengh of chinese cusine, here i just pick three of them to show the advantage of the chinese cusine. </p>
<a href="#">read more</a>
</div>
<div class="item">
<img src="img/food3.jpg">
<p>there are countless reasons to prove the strengh of chinese cusine, here i just pick three of them to show the advantage of the chinese cusine. </p>
<a href="#">read more</a>
</div>
<div class="item">
<img src="img/food4.jpg">
<p>there are countless reasons to prove the strengh of chinese cusine, here i just pick three of them to show the advantage of the chinese cusine. </p>
<a href="#">read more</a>
</div>
<div class="item">
<img src="img/food1.jpg">
<p>there are countless reasons to prove the strengh of chinese cusine, here i just pick three of them to show the advantage of the chinese cusine. </p>
<a href="#">read more</a>
</div>
</div>
<!--尾部-->
<div id="footer">
<!--尾部的标题-->
<h2>contact us</h2>
<!--尾部的分享-->
<div>
<ul>
<li>
<a href="#"><img src="img/fb.png"></a>
<a href="#"><img src="img/g+.png"></a>
<a href="#"><img src="img/rss.png"></a>
<a href="#"><img src="img/tw.png"></a>
</li>
</ul>
</div>
</div>
</body>
</html>
总结
设计一个样式美观又人性化的网页,除了具备扎实的专业知识,还需具备美学和人机工程学等相关知识,优秀的网页应具备以下几个特点:
1.简洁实用
尽量以最高效率的方式将用户所要想得到的信息传送给他就是最好的,要去掉所有的冗余的东西;
2.使用方便
要满足使用者的要求,网页适合使用,显示出其功能美;
3.整体性好
围绕一个统一的目标设计,强调整体的功能性;
4.形象突出
尽量符合网页美的标准,能够使网站的形象得到最大限度的提升,追求雅俗共赏。页面用色协调,布局符合形式美的要求:布局有条理,充分利用美的形式,使网页富有可欣赏性,提高档次。
5.交互式强
发挥网络的优势,想方设法使每个使用者都参与到其中来。
更多推荐
【关注作者|获取更多源码|优质文章】;Web前端网页制作、大学生毕业设计辅导、期末大作业辅导、模板源码、技术咨询等,有兴趣的联系我!
更多优质博客文章、网页模板点击以下链接查阅:
html+css+js网页设计 优快云博客
html+css+js网页设计 优快云博客
html+css+js网页设计 优快云博客
关注作者,点赞收藏博文,获取更多源码,Thanks!5000+完整代码,主题涵盖30+种类型: