Web前端大作业—咖啡网页(html+css+javascript)



二、📚网站介绍

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

📓网站程序方面:计划采用最新的网页编程语言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代码)。


三、🔗网站效果

▶️1.视频演示

N33JP-咖啡馆文化(5页)

N33JP-咖啡馆文化(5页)

🧩 2.图片演示


四、💒 网站代码

🧱HTML结构代码

🏠CSS样式代码

.box03 .bx2 p {
          
   
	color: #5e5e5e;
	width: 25px;
	float: right;
	font-size: 14px;
	line-height: 15px;
	padding: 0px 18px;
	height: 50px;
}

.box03 .bx2 .padd0 {
          
   
	padding: 0px !important;
}

.marl60 {
          
   
	margin-left: 60px;
}

.mar0 {
          
   
	margin-right: 0px!important;
}

.box03 .bx3 {
          
   
	width: 25px;
	height: 80px;
	border: #e70012 1px solid;
	float: left;
	text-align: center;
	line-height: 20px;
	font-weight: bold;
	margin-left: 20px;
	margin-top: 260px;
}
/*-----box4开始-----*/
.box04 {
          
   
	width: 888px;
	height: 780px;
	margin-top: 88px;
	margin: 0 auto;
	border: #c6c4c5 2px solid;
	border-top: none;
	border-bottom: #c6c4c5 10px solid;
	margin-top: 80px;
}

.box04 h1 {
          
   
	font-size: 16px;
	font-weight: normal;
	text-align: center
}

.box04 h2 {
          
   
	font-size: 14px;
	font-weight: normal;
	text-align: center;
}

.box04-ner {
          
   
	height: 615px;
	width: 888px;
	margin-top: 40px;
}

.box04-ner ul {
          
   
	padding: 0px
}

.box04-ner ul li {
          
   
	width: 263px;
	height: 615px;
	float: left;
	margin-right: 49px;
	text-align: center;
}

.box04-ner ul li p {
          
   
	padding: 0px 10px;
	font-size: 14px;
}


.huiyuan-box02 .bx {
          
   
	width: 707px;
	margin-bottom: 20px;
	padding: 0px 15px;
	height: 99px;
	background: url(../images/24.jpg);
	line-height: 30px;
	text-align: center;
}

.huiyuan-box02 .gengd {
          
   
	width: 125px;
	height: 18px;
	line-height: 18px;
	text-align: center;
	border: #333 1px solid;
	margin: 0 auto;
}

五、🎁更多源码

📣以上内容技术相关问题💌欢迎一起交流学习👇🏻👇🏻👇🏻

经验分享 程序员 微信小程序 职场和发展