web前端期末大作业:美食网站设计与实现——HTML+CSS+JavaScript休闲美食餐饮公司网站静态模板(6个页面)

news/2024/11/29 10:58:58/

👨‍🎓静态网站的编写主要是用HTML DIV+CSS JS等来完成页面的排版设计👩‍🎓,常用的网页设计软件有Dreamweaver、EditPlus、HBuilderX、VScode 、Webstorm、Animate等等,用的最多的还是DW,当然不同软件写出的前端Html5代码都是一致的,本网页适合修改成为各种类型的产品展示网页,比如美食、旅游、摄影、电影、音乐等等多种主题,希望对大家有所帮助。


🎀 精彩专栏推荐👇🏻👇🏻👇🏻

🧡 【作者主页——🔥获取更多优质源码】
🧡 【web前端期末大作业——🔥🔥毕设项目精品实战案例(1000套)】

文章目录📂

  • 一、网站题目👨‍🎓
  • 二、网站描述✍️
  • 三、网站介绍📚
  • 四、网站效果🌐
  • 五、代码实现 🪓
    • HTML结构代码🧱
    • CSS样式代码💒
  • 八、更多干货🎁


一、网站题目👨‍🎓

🥧 美食网页介绍、🍰甜品蛋糕、🦐地方美食小吃文化、🍺餐饮文化、等网站的设计与制作。


二、网站描述✍️

🍧美食主题网站 主要对各种美食进行展示,让浏览者清晰地了解到各种美食的详细信息,便于浏览者进行选择。该模块的左侧有个美食分类,用户可以选择自己喜欢的种类,当点击种类后,就会在右侧出现该分类下的各种美食,用户可以点击自己感兴趣的食品,从而看到它的具体信息。它的具体信息包括配料、产地及它的一些功能,使用户对该食品有着全面的认识。


三、网站介绍📚

📔网站布局方面:计划采用目前主流的、能兼容各大主流浏览器、显示效果稳定的浮动网页布局结构。

📓网站程序方面:计划采用最新的网页编程语言HTML5+CSS3+JS程序语言完成网站的功能设计。并确保网站代码兼容目前市面上所有的主流浏览器,已达到打开后就能即时看到网站的效果。

📘网站素材方面:计划收集各大平台好看的图片素材,并精挑细选适合网页风格的图片,然后使用PS做出适合网页尺寸的图片。

📒网站文件方面:网站系统文件种类包含:html网页结构文件、css网页样式文件、js网页特效文件、images网页图片文件;

📙网页编辑方面:网页作品代码简单,可使用任意HTML编辑软件(如:Dreamweaver、HBuilder、Vscode 、Sublime 、Webstorm、Text 、Notepad++ 等任意html编辑软件进行运行及修改编辑等操作)。
其中:
(1)📜html文件包含:其中index.html是首页、其他html为二级页面;
(2)📑 css文件包含:css全部页面样式,文字滚动, 图片放大等;
(3)📄 js文件包含:js实现动态轮播特效, 表单提交, 点击事件等等(个别网页中运用到js代码)。


四、网站效果🌐

在这里插入图片描述
在这里插入图片描述
在这里插入图片描述
在这里插入图片描述
在这里插入图片描述
在这里插入图片描述


五、代码实现 🪓

HTML结构代码🧱

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>优质精美的餐饮公司官网html模板首页</title>
<link rel="stylesheet" type="text/css" href="css/animate-3.7.0.css"/>
<link rel="stylesheet" type="text/css" href="css/fullPage-2.4.6.css">
<link rel="stylesheet" type="text/css" href="css/swiper-3.4.2.min.css"/>
<link rel="stylesheet" type="text/css" href="css/style.css" />
</head>
<body>
<div class="barwrap clearfix"><a href="" class="logo"><img src="img/logo.png" /></a><ul class="navbar"><li class="on"><a href="index.html">网站首页<b></b></a></li><li><a href="contact.html">关于我们<b></b></a></li><li><a href="details.html">产品中心<b></b></a></li><li><a href="sale.html">销售网络<b></b></a></li><li><a href="case.html">案例展示<b></b></a></li><li><a href="news.html">新闻资讯<b></b></a></li><li><a href="contact.html">联系我们<b></b></a></li></ul><div class="div2"><h3><strong>咨询服务热线</strong><b>0551-88888888</b></h3><span class="zoom"><img src="img/zoom.png"/></span></div>
</div><div class="search-box clearfix"><span class="search-close"><img src="img/close.png"/></span><div class="div"><div class="clearfix"><input type="text" value="" placeholder="请输入关键词" onFocus="this.placeholder=''" onBlur="this.placeholder='请输入关键词'" class="fl in" /><input type="submit" name="" id="" value="搜索" class="sub fl" /></div><p><strong>热搜关键词:</strong><a href="">薯片 </a><a href="">香辣味牛肉粒 </a><a href="">菲律宾风味芒果干 </a><a href="">酒鬼锅巴 </a></p></div>
</div>
<div id="page"><div class="section index-sec1"><div class="banner"><ul class="bannerfix slides clearfix"><li><img class="bimg" src="https://images.unsplash.com/photo-1626100334916-2370e5b8d6d7?ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&ixlib=rb-1.2.1&auto=format&fit=crop&w=2088&q=80" /></li><li><img class="bimg" src="https://images.unsplash.com/photo-1625860633266-8707a63d6671?ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&ixlib=rb-1.2.1&auto=format&fit=crop&w=2100&q=80" /></li><li><img class="bimg" src="https://images.unsplash.com/photo-1614835794530-bf3e4ae4f42e?ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&ixlib=rb-1.2.1&auto=format&fit=crop&w=2090&q=80" /></li></ul><div class="bamnline"><span></span></div></div></div><div class="section index-sec2"><div class="sec2-cont"><div class="text animated"><h3 id="effect2">xxxxx休闲零食</h3><h4>秉承“   诚信”“务实”、“创新”、“进取”的企业精神</h4><p class="p1">广东XXXX食品有限公司成立于1996年,XXXX食品有限公司有限公司作为一家民营独资企业注册诞生,秉承“ 诚信”“务实”、 “创新”、“进 取”的企业精神,以生产加工和销售各种肉类制品、豆类制品、鱼类制品熟食等产品为主体。秉承“ 诚信”“务实”、“创新”、“进取”的企业精神,以生产加工和销售各种肉类制品、</p></div><ul class="animated delay-1s"><li><strong>2019</strong><p>成立于2019年</p></li>						<li><b></b></li><li><strong>5000000</strong><p>总投资约500万元</p></li><li><b></b></li><li><strong>1500+</strong><p>公司员工</p></li><li><b></b></li><li><strong>100+</strong><p>产品种类</p></li></ul><a href="" class="more animated delay-2s ">了解更多						</a></div></div><div class="section index-sec3"><div class="sec3-cont"><div class="swiper-container animated" id="swiper1"><div class="swiper-wrapper">				         <div class="swiper-slide"><div class="cp-text"><h3>锅巴系列<b></b></h3><p class="p1"><a href="">160g香辣锅巴</a><a href="">160g酒鬼锅巴</a><a href="">160g蒜香锅巴</a></p><a href="" class="more">查看更多<div class="line"></div>								</a></div><div class="cp-tu"><img src="img/tu1.png"/></div></div><div class="swiper-slide"><div class="cp-text"><h3>锅巴系列<b></b></h3><p class="p1"><a href="">160g香辣锅巴</a><a href="">160g酒鬼锅巴</a><a href="">160g蒜香锅巴</a></p><a href="" class="more">查看更多<div class="line"></div>								</a></div><div class="cp-tu"><img src="img/tu1.png"/></div></div><div class="swiper-slide"><div class="cp-text"><h3>锅巴系列<b></b></h3><p class="p1"><a href="">160g香辣锅巴</a><a href="">160g酒鬼锅巴</a><a href="">160g蒜香锅巴</a></p><a href="" class="more">查看更多<div class="line"></div>								</a></div><div class="cp-tu"><img src="img/tu1.png"/></div></div><div class="swiper-slide"><div class="cp-text"><h3>锅巴系列<b></b></h3><p class="p1"><a href="">160g香辣锅巴</a><a href="">160g酒鬼锅巴</a><a href="">160g蒜香锅巴</a></p><a href="" class="more">查看更多<div class="line"></div>								</a></div><div class="cp-tu"><img src="img/tu1.png"/></div></div><div class="swiper-slide"><div class="cp-text"><h3>锅巴系列<b></b></h3><p class="p1"><a href="">160g香辣锅巴</a><a href="">160g酒鬼锅巴</a><a href="">160g蒜香锅巴</a></p><a href="" class="more">查看更多<div class="line"></div>								</a></div><div class="c</div>     <span class="line"></span><div class="swiper-button-next"> &gt; </div><div class="swiper-button-prev"> &lt;</div></div>				</div><div class="section index-sec5"><ul><li class="animated  delay-1s"><a href=""><div class="time"><strong>2019</strong><b>08-22</b></div><figcaption><h3>舌尖经济”兴起,舌尖上的“中国力量”引关注</h3><p>年年岁岁人相似,岁岁年年物不同,2018年5月16日一年一度的上海中食展在上海新国际博览中心如期举行。</p></figcaption></a></li><li class="animated  delay-2s"><a href=""><div class="time"><strong>2019</strong><b>08-22</b></div><figcaption><h3>舌尖经济”兴起,舌尖上的“中国力量”引关注</h3><p>年年岁岁人相似,岁岁年年物不同,2018年5月16日一年一度的上海中食展在上海新国际博览中心如期举行。</p></figcaption></a></li><li class="animated  delay-3s"><a href=""><div class="time"><strong>2019</strong><b>08-22</b></div><figcaption><h3>舌尖经济”兴起,舌尖上的“中国力量”引关注</h3><p>年年岁岁人相似,岁岁年年物不同,2018年5月16日一年一度的上海中食展在上海新国际博览中心如期举行。</p></figcaption></a></li><li class="animated  delay-4s"><a href=""><div class="time"><strong>2019</strong><b>08-22</b></div><figcaption><h3>舌尖经济”兴起,舌尖上的“中国力量”引关注</h3><p>年年岁岁人相似,岁岁年年物不同,2018年5月16日一年一度的上海中食展在上海新国际博览中心如期举行。</p></figcaption></a></li></ul><a href="" class="more btn-3 animated  delay-5s"><span>more  news</span></a></div><div class="section index-sec6"><div class="sec6-cont"><div class="tit animated"><h2 id="effect">Contact  Us</h2><h3>联系我们</h3><p>如有任何问题请联系我们,我们7*24小时竭诚为您服务</p></div><ul class="animated delay-1s"><li><img src="img/f1.png" alt="" /><div><p class="p1">电话</p><p class="p2">023-88888888</p></div></li><li><b></b><i></i></li><li><img src="img/f2.png" alt="" /><div><p class="p1">邮箱</p><p class="p2">88888888@qq.com</p></div></li><li><b></b><i></i></li><li><img src="img/f2.png" alt="" /><div><p class="p1">地址</p><p class="p2">普宁市里湖镇广场前中路二<br />街第三间首层</p></div></li></ul><p class="p3 animated delay-2s"><span>友情链接:</span><a href=""> 麻花</a> <a href=""> 麻花</a><a href=""> 麻花</a><a href=""> 麻花</a><a href=""> 麻花</a><a href=""> 麻花</a><a href=""> 麻花</a></p><p class="copyright animated delay-3s">版权所有 © 1999-2019 广东XXXX食品有限公司 Copyright © 1999-2019 300.cn All Rights Reserved</p></div></div>
</div><script src="js/jquery.min.js"></script>
<script src="js/swiper-3.4.2.min.js"></script>
<script src="js/banner.js"></script>
<script src="js/index.js"></script>
<script src="js/plugin.js"></script>		
<script src="js/fullPage-2.7.1.min.js"></script>
<script src="js/more.js"></script>
<script>			$('#page').fullpage({autoTime: 5000,navigation: true,anchors: ['page1', 'page2', 'page3', 'page4', 'page5', 'page6'],menu: '#menu',navigationTooltips: ['网站首页', '关于我们', '产品中心', '店面形象', '新闻资讯', '联系我们'],afterLoad: function(anchorLink, index) {var loadedSection = $(this);$('#fp-nav').find('li').eq((index - 1)).addClass('on').siblings('li').removeClass('on');}});var swiper = new Swiper('#swiper1', {speed:2000,autoplay : {delay:5000,disableOnInteraction: false},		slidesPerView: 5});var swiper = new Swiper('#swiper2',{				loop:true,loopedSlides:3,spaceBetween:80,centeredSlides:true,slidesPerView : 'auto',pagination: '.swiper-pagination',nextButton: '.swiper-button-next',prevButton: '.swiper-button-prev',breakpoints: { 				   1600: {spaceBetween:40,}}});  </script>
</body>
</html>

CSS样式代码💒


body,p{ font-size:14px; border:none;}
a{ font-size:14px; color:#999; text-decoration:none; border:none; padding:0; margin:0;}
table{border-collapse:collapse;}
img{ border:0; margin:0; padding:0;}
ul,li{ list-style:none; border:0; margin:0; padding:0;}
dl,dt,dd{ margin:0; padding:0; -webkit-margin-start:0;}
h1,h2,h3,h4,h5{ font-weight:normal; font-size:12px; display:block;}
strong,b{ font-weight:normal;}
table,tr,td{ border-spacing:0;}
em,i,b{ font-style:normal;}
p{ line-height: 170%; color: #555; }
input{ border: none; background: none; }
figcaption{ display: block;}
input:focus{ outline: none; }
::-webkit-input-placeholder { /* WebKit browsers */ font-size:14px; color: #dfdfdf; } 
::-ms-input-placeholder { /* Internet Explorer 10+ */ font-size:14px;color: #dfdfdf; } 
.fl{float:left;}
.fr{float:right;}
.clearfix{*zoom:1;} 
.clearfix:before,.clearfix:after{display:table; line-height:0; content:"";}
.clearfix:after{clear:both;}
input,button,table,tr,td,textarea{ font-family:Microsoft yahei,Arial;}
.w1200{ width: 1200px; margin: 0 auto;}
/*导航*/
.barwrap{ padding: 0 30px;  height: 100px; position: fixed; top: 0; left: 0; right: 0; z-index: 333; display: flex; display: -ms-flexbox;background: rgba(0,0,0,0.2);  border-bottom: 1px solid rgba(255,255,255,0.3); align-items: center; justify-content:center;}
.barwrap .logo{ display: block; -webkit-flex-grow: 0.5; flex-grow: 0.5; -webkit-box-flex-group: 0.5; }
.navbar{ display: flex; display: -ms-flexbox;  display: -ms-flexbox; justify-content: space-around;  flex-grow: 1.8;
-webkit-flex-grow:  1.8; -webkit-box-flex-group: 1.8; padding-right: 45px;}
.navbar li{  line-height: 100px;}
.navbar li a{ color: #fff; font-size: 16px; transition: all 0.6s;  position: relative; display: block;}
.navbar li a b{ position: absolute; left: 0; right:0; bottom: 0; height: 2px; background: #e60012; display: block; z-index: 33; width: 0;
transition: all 0.6s; width:100%; transform: scale(0);}
.navbar li:hover a b,.navbar li.on a b{ transform: scale(1);}
.navbar li:hover a,.navbar li.on a{ color: #fff;}
.barwrap  .div2{ display: flex; display: -ms-flexbox; align-items: center; -webkit-align-items: center; border-left: 1px solid rgba(255,255,255,0.3); flex-grow: 0.1; justify-content: flex-end; }
.barwrap .div2 h3{ font-size: 20px; color: #000;}
.barwrap .div2 h3 img{ display: inline-block; margin-right: 20px; vertical-align: middle;}
.barwrap .div2 strong{ display: block; font-size: 16px; color: #fff;  padding-bottom: 10px; line-height: 1;}
.barwrap .div2 b{ display: block; font-size: 22px; color: #fff; font-family:segeo; line-height: 1;}

八、更多干货🎁

1.如果我的博客对你有帮助、如果你喜欢我的博客内容,请 “👍点赞” “✍️评论” “💙收藏” 一键三连哦!

2.💗【👇🏻👇🏻👇🏻关注我| 获取更多源码 | 优质文章】 带您学习各种前端插件、3D炫酷效果、图片展示、文字效果、以及整站模板 、大学生毕业HTML模板 、期末大作业模板 、等! 「在这里有好多 前端 开发者,一起探讨 前端 Node 知识,互相学习」!

3.以上内容技术相关问题💌欢迎一起交流学习👇🏻👇🏻👇🏻🔥
在这里插入图片描述


http://www.ppmy.cn/news/1944.html

相关文章

【前端】面试题6~10

目录 一、说一说BFC 1、BFC的概念 2、BFC布局规则 3、BFC形成的条件 3、BFC解决能的问题 4、BFC的其他 5、总结 二、说一说Vuex是什么&#xff0c;每个属性是干嘛的&#xff0c;如何使用 &#xff1f; 1、Vuex是什么 2、Vuex 的属性 3、使用方法 4、简单总结 三、说…

System Verilog断言

简介 断言通常被称为序列监视器或者序列检验器&#xff0c;是对设计应当如何执行特定行为的描述&#xff0c;是一种嵌入设计检查。如果检查的属性&#xff08;property&#xff09;不是我们期望的表现&#xff0c;那么在我们期望事件序列的故障上会产生警告或者错误提示。 断言…

【无标题】

在开发数字孪生应用程序的时候&#xff0c;除了三维场景展示之外&#xff0c;也需要开发丰富和酷炫的2D页面。使用UE4的UMG开发图表显得比较笨拙。而通过Web插件允许开发者创建丰富的基于Web HTML5的用户界面&#xff0c;它由内置在UE4中的web浏览器提供支持&#xff0c;包括对…

【前端】前端监控体系

文章目录一、所需的数据1.1、生命周期数据1.2、HTTP测速数据1.3、系统异常数据1.4、用户行为数据1.5、用户日志二、埋点与收集2.1、数据埋点2.1、数据上报2.3、数据监控对于一个应用来说&#xff0c;除了前期的开发和设计&#xff0c;在项目上线后端维护很重要&#xff0c;其中…

网络安全事件应急演练方案

文章目录1 总则1.1 应急演练定义1.2 应急演练目的1.3 应急演练原则1.4 应急演练分类1.4.1 按组织形式划分1.4.2 按内容划分1.4.3 按目的与作用划分1.4.4 按组织范围划分1.5 应急演练规划2 应急演练组织机构2.1 组织单位2.1.1 领导小组2.1.2 策划小组2.1.3 保障小组2.1.4 评估小…

SpingMVC详解

文章目录SpringMVC1. SpringMVC是什么&#xff1f;1.1 MVC定义1.2 创建SpringMVC项目3.SpringMVC的主要三个功能3.1SpringMVC的连接功能3.1.2注解介绍3.1.3 RequestMapping默认可以接收所有http请求3.1.4GetMapping 和 PostMapping只能默认是GET和POST3.2 获取参数功能3.2.1 传…

「Redis数据结构」字符串对象String

「Redis数据结构」字符串对象String 文章目录「Redis数据结构」字符串对象String一、概述二、编码分类intembstrrow三、小结四、参考一、概述 字符串数据类型是Redis里最常用的类型&#xff0c;它的键和值都是字符串&#xff0c;使用起来非常的方便。虽然字符串数据类型的值都…

C++11特性-其他特性

1.字符串的原始字面量 表达式&#xff1a;R"xxx&#xff08;原始字符串&#xff09;xxx"或者R"(原始字符串)"&#xff0c;xxx要写的话&#xff0c;必须一样 //两种申明形式string a "aaa";//没有转义的时候就是原始字面量string b R"aaa(…