久久资源网

div css云产品介绍文字列表布局代码

div css云产品介绍文字列表布局代码

2020-12-05 21:43:56 DIV CSS

售价:5.00积分 会员免费

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

div css云产品介绍文字列表布局代码

div css云服务器介绍文字列表,鼠标悬停高亮显示代码,结构清晰,css抒写清晰,下载即可使用,简单易用。

 

使用方法

1、head引入css文件

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

2、body引入HTML代码

<div class="great-content">
	<div class="great-box">
		<div class="great-list">
			<a href="#" class="great-item">
				<div class="great-item-bj"><img src="images/icon-001.svg" alt=""></div>
				<div class="great-item-in">
					<h2 class="great-item-title">
						<span class="great-item-text">年中钜惠</span>
						<i class="great-item-tag">NEW</i>
					</h2>
					<div class="great-item-msg"> 云服务器、数据库等产品限量秒杀,新购爆款3折起,更有8585元代金券免费领 </div>
				</div>
			</a>
		</div>

		<div class="great-list">
			<a href="#" class="great-item">
				<div class="great-item-bj"><img src="images/icon-002.svg" alt=""></div>
				<div class="great-item-in">
					<h2 class="great-item-title">
						<span class="great-item-text">免费套餐</span>
						<i class="great-item-tag">HOT</i>
					</h2>
					<div class="great-item-msg">领取云资源,免费试用6个月,为您提供0门槛上云实践机会 </div>
				</div>
			</a>
		</div>

		<div class="great-list">
			<a href="#" class="great-item">
				<div class="great-item-bj"><img src="images/icon-003.svg" alt=""></div>
				<div class="great-item-in">
					<h2 class="great-item-title">
						<span class="great-item-text">小微企业</span>
					</h2>
					<div class="great-item-msg">满足轻量Web应用需求,云服务器280元/年起 </div>
				</div>
			</a>
		</div>


		<div class="great-list" style="border-right:0">
			<a href="#" class="great-item">
				<div class="great-item-bj"><img src="images/icon-004.svg" alt=""></div>
				<div class="great-item-in">
					<h2 class="great-item-title">
						<span class="great-item-text">域名组合购</span>
					</h2>
					<div class="great-item-msg">热销域名.cn仅需19元,.com仅需28元,更有服务器、建站模板等爆款组合选购 </div>
				</div>
			</a>
		</div>

	</div>
</div>

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

关注微信