久久资源网

div css云商城底部文字导航布局代码

div css云商城底部文字导航布局代码

2020-12-05 21:44:48 DIV CSS

售价:5.00积分 会员免费

特别声明:资源售价只是赞助,不代表代码或者素材本身点数。收取费用仅维持本站的日常运营所需!

div css云商城底部文字导航布局代码

div css制作云商城系统页面底部文字快速导航列表布局代码。

使用方法

1、head引入css文件

<link rel="stylesheet" type="text/css" href="statics/css/iconfont/iconfont.css" />
<link rel="stylesheet" type="text/css" href="statics/css/style.css" />

2、body引入HTML代码

<!--注册通栏-->
<div class="register">
	<h2 class="title">现在注册,立享价值上万元的新人专属礼包</h2>
	<p class="desc">运营交流大会门票&运营宝典</p>
	<a href="#" class="btn">注册有礼</a>
</div>
<!--尾部-->

<div class="site-footer">

	<div class="footer-related">

		<div class="footer-article w1210">

			<dl class="col-article">
				<dt>电商产品</dt>
				<dd>

					<a href="#">商城</a>

					<a href="#">云物流</a>

					<a href="#">云ERP</a>

					<a href="#">云产品库</a>

					<a href="#">收银狗</a>

				</dd>
			</dl>

			<dl class="col-article">
				<dt>行业方案</dt>
				<dd>

					<a href="#">生鲜电商</a>

					<a href="#">农村电商</a>

					<a href="#">商超百货</a>

					<a href="#">母婴电商</a>

					<a href="#">智慧社区</a>

				</dd>
			</dl>

			<dl class="col-article">
				<dt>帮助中心</dt>
				<dd>

					<a href="#">视频教程</a>

					<a href="#">云商城</a>

					<a href="#">云物流</a>

					<a href="#">云ERP</a>

					<a href="#">更新日志</a>

				</dd>
			</dl>

			<dl class="col-article col-article-spe">
				<dt>联系我们</dt>
				<dd>
					<p><i class="iconfont orange"></i>400-078-5268</p>
					<p><i class="iconfont blue"></i>800007396</p>
				</dd>
			</dl>

			<div class="col-code fl">
				<div class="code">
					<img src="statics/images/wx.png" alt="微信公众号">
				</div>
				<p>官方微信公众号</p>
			</div>

		</div>

		<div class="footer-links">
			<span>友情链接:</span>
			<!-- 友情链接循环开始 -->

			<a href="#" title="">xxx</a>

			<a href="#" title="">云商城注册</a>

			<a href="#" title="">云产品库</a>

			<a href="#" title="">收银狗</a>

			<a href="#" title="">神码收银</a>

			<a href="#" title="">云物流</a>

			<a href="#" title="">云ERP</a>

			<a href="#" title="">生鲜电商</a>

			<a href="#" title="">农村电商</a>

			<a href="#" title="">母婴电商</a>

			<a href="#" title="">商之论坛</a>

			<a href="#" title="">动画公司</a>

			<a href="#" title="">电商学院</a>

			<!-- 友情链接循环结束 -->
		</div>

		<div class="footer-info w1210">
			<div class="info-text">
				<!-- 底部导航 -->
				<p class="nav-bottom">

					<a href="#">公司简介</a>

					<em>|</em>

					<a href="#">联系我们</a>

					<em>|</em>

					<a href="#">官网论坛</a>

					<em>|</em>

					<a href="#">投诉建议</a>

					<em>|</em>

					<a href="#">站点地图</a>

				</p>
				<p class="copyright">
					秦皇岛xxx(www.xxxx.com) 版权所有 <em></em>
					<a href="#" rel="nofollow">冀ICP备xxxxx号</a>
				</p>
				<p class="company-info">河北省秦皇岛市海港区xxxxxxx </p>
				<p class="qualified">

				</p>
			</div>

		</div>

	</div>
</div>

资源出处:https://www.moyublog.com/codes/404.html

关注微信