🎉精彩专栏推荐 💭文末获取联系
✍️ 作者简介: 一个热爱把逻辑思维转变为代码的技术博主
💂 作者主页: 【主页——🚀获取更多优质源码】
🎓 web前端期末大作业: 【📚毕设项目精品实战案例 (1000套) 】
🧡 程序员有趣的告白方式:【💌HTML七夕情人节表白网页制作 (110套) 】
🌎超炫酷的Echarts大屏可视化源码:【🔰 Echarts大屏展示大数据平台可视化(150套) 】
🔖 HTML+CSS+JS实例代码: 【🗂️HTML+CSS+JS实例代码 (炫酷特效网页代码) 继续更新中…】
🎁 免费且实用的WEB前端学习指南: 【📂web前端零基础到高级学习视频教程 120G干货分享】
🥇 关于作者: 💬历任研发工程师,技术组长,教学总监;曾于2016年、2020年两度荣获CSDN年度十大博客之星。 十载寒冰,难凉热血;多年过去,历经变迁,物是人非。 然而,对于技术的探索和追求从未停歇。 💪坚持原创,热衷分享,初心未改,继往开来!
🐕 宠物网页设计 、🐼保护动物网页、🐋鲸鱼海豚主题、🐘保护大象、等网站的设计与制作。
🏷️HTML宠物网页设计,采用DIV+CSS布局,共有多个页面,排版整洁,内容丰富,主题鲜明,首页使用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代码)。
DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<title>宠物用品商城title>
<link href="css/style.css" rel="stylesheet" type="text/css" />
head>
<body>
<div class="top">
<div class="top-ner">
<div class="welcome">欢迎您登录宠物用品商城!div>
<div class="dlzc">
<a href="login.html">登录a>|
<a href="zhuce.html">注册a>
div>
div>
div>
<div class="top2">
<div class="logo">
<a href="index.html"><img src="img/logo.jpg" />a>
div>
<div class="sous">
<form>
<div class="fd"><img src="img/sous.jpg">div>
<input class="input" type="text" value="狗粮" />
<button class="btn" type="submit">搜索button>
form>
div>
<a href="gouwuche.html">
<div class="gouwuche">
购物车:0件
div>
a>
div>
<div id="nav">
<ul>
<li><a href="index.html">首页a>li>
<li><a href="list.html">所有商品a>li>
<li><a href="zhinan.html">购物指南a>li>
<li><a href="maoliang.html">猫零食a>li>
<li><a href="myongpin.html">猫用品a>li>
<li><a href="gouliang.html">狗零食a>li>
<li><a href="gyongpin.html">狗用品a>li>
<li class="hot"><a href="lianxi.html">联系我们a>li>
ul>
div>
<div class="main">
<div class="div4">
<img src="img/img9.jpg" />
div>
<div class="dytitle">联系我们div>
<div class="lxbox2">
<form action="contact2.html">
<div class="shang">
<div class="bx1">
<h2>姓名:h2>
<input class="input" value="请输入您的姓名" onfocus="if(value=='请输入您的姓名')value=''" onblur="if(!value)value='请输入您的姓名'" name="keyword">
div>
<div class="bx1">
<h2>电话:h2>
<input class="input" value="请输入您的电话" onfocus="if(value=='请输入您的电话')value=''" onblur="if(!value)value='请输入您的电话'" name="keyword">
div>
<div class="bx1">
<h2>邮箱:h2>
<input class="input" value="请输入邮箱" onfocus="if(value=='请输入邮箱')value=''" onblur="if(!value)value='请输入邮箱'" name="keyword">
div>
div>
<div class="xia">
<h2>留言:h2>
<textarea class="textr">请在此处详细描述其他需求 textarea>
<button class="btn2" type="submit">提交button>
div>
form>
div>
div>
<div class="foot">
<div class="foot-ner">
<div class="bx1">
<h1>支付方式h1>
<p><a href="kuaijie.html">快捷支付a>p>
<p><a href="huodao.html">货到付款a>p>
<p><a href="fapiao.html">发票说明a>p>
div>
<div class="bx2">
<h1>关于我们h1>
<p><a href="pinpai.html">品牌故事a>p>
<p><a href="hezuo.html">品牌合作a>p>
<p><a href="pinzhi.html">品质保障a>p>
div>
<div class="bx3">
<img src="img/footlogo.png">
div>
<div class="bx4">
<h1>友情链接h1>
<p><a href="https://www.alibabagroup.com/">阿里巴巴集团a>p>
<p><a href="https://www.taobao.com/">淘宝网a>p>
<p><a href="https://www.tmall.com/">天猫a>p>
<p><a href="https://ju.taobao.com/">聚划算a>p>
div>
<div class="bx5">
<h1>联系我们h1>
<p><a href="#"><img src="img/tel.png">电话:400-888888a>p>
<p><a href="#"><img src="img/tel2.png">传真:400-888888a>p>
<p><a href="#"><img src="img/dizhi.png">地址:XXXX路359号3楼a>p>
<p><a href="#"><img src="img/liuyan.png">留言:咨询与意见反馈a>p>
div>
div>
div>
<div class="banquan">Copyright ©宠物用品商城版权所有 div>
body>
html>
@charset "utf-8";
/* CSS Document */
body {
margin: 0 auto;
font-size: 16px;
font-family: "宋体";
line-height: 22px;
color: #131313;
}
div,p,input,ul,li,h1,h2,h3,h4,h5,h6,dl,dt,dd {
height: auto;
margin: 0;
padding: 0;
vertical-align: middle;
list-style: none;
}
img {
border: 0;
margin: 0;
padding: 0;
}
a {
color: #131313;
text-decoration: none;
}
a:link {
color: #333;
}
a:hover {
color: #d5142a;
text-decoration: none;
overflow: hidden;
}
/*---网页开始-----*/
.top {
height: 45px;
background: #eae9e9;
width: 100%;
}
.top-ner {
width: 1300px;
height: 45px;
margin: 0 auto;
}
.welcome {
line-height: 45px;
width: 500px;
float: left;
}
.dlzc {
width: 120px;
height: 45px;
line-height: 45px;
float: right;
}
.dlzc a {
margin: 0px 10px;
}
.top2 {
width: 1300px;
height: 133px;
margin: 0 auto;
}
.logo {
width: 263px;
height: 110px;
float: left;
margin-top: 20px;
}
.sous {
width: 325px;
height: 40px;
border: #eaeaea 1px solid;
margin-left: 254px;
margin-top: 50px;
float: left;
}
.fd {
width: 35px;
height: 35px;
float: left;
}
.input {
width: 218px;
height: 37px;
color: #5d5c5c;
float: left;
border: none;
}
.btn {
width: 72px;
height: 40px;
background: #4f4e4e;
line-height: 40px;
text-align: center;
float: left;
color: white;
border: none;
}
.gouwuche {
width: 102px;
height: 52px;
float: right;
margin-top: 45px;
background: url(../img/gwc.jpg) no-repeat;
padding-left: 74px;
line-height: 52px;
font-size: 16px;
color: #fdfdfd;
}
#nav {
height: 50px;
width: 100%;
background: #424146;
}
#nav ul {
display: block;
width: 1300px;
height: 50px;
margin: 0 auto;
}
#nav ul li {
width: 160px;
height: 50px;
line-height: 50px;
float: left;
text-align: center;
}
#nav ul li a {
line-height: 40px;
font-size: 20px;
color: #fdfbfb;
}
.hot {
background: #eb6100;
}
.box {
width: 1300px;
height: 407px;
margin: 0 auto;
}
.inner {
width: 1300px;
height: 407px;
position: relative;
overflow: hidden;
}
.inner img {
width: 1300px;
height: 407px;
vertical-align: top
}
.inner ul {
width: 1000%;
position: absolute;
list-style: none;
left: 0;
top: 0;
margin: 0px;
padding: 0px;
}
.inner li {
float: left;
}
ol {
position: absolute;
.lxbox2 h2 {
height: 40px;
line-height: 40px;
font-size: 14px;
}
.lxbox2 .bx1 .input {
width: 194px;
height: 30px;
border: #bbb8b5 1px solid;
padding-left: 10px;
font-size: 12px;
color: #bbb8b5;
}
.textr {
width: 1040px;
height: 174px;
border: #bbb8b5 1px solid;
padding-left: 10px;
font-size: 12px;
color: #bbb8b5;
line-height: 30px;
margin-bottom: 25px;
}
.btn2 {
width: 204px;
height: 50px;
background: #040000;
line-height: 50px;
text-align: center;
font-size: 14px;
color: #FFFFFF;
border: none;
}
21年程序员总结给编程菜鸟的16条忠告
1.如果我的博客对你有帮助、如果你喜欢我的博客内容,请 “👍点赞” “✍️评论” “💙收藏”
一键三连哦!
2.💗【👇🏻👇🏻👇🏻关注我| 💬获取更多源码 | 优质文章】
带您学习各种前端插件、3D炫酷效果、图片展示、文字效果、以及整站模板 、大学生毕业HTML模板 、期末大作业模板 、等! 「在这里有好多 前端 开发者,一起探讨 前端 Node 知识,互相学习」!
3.