CSS3鼠标滑过tip提示框动画特效

版权:原创 更新时间:1年以上
[该文章底部包含文件资源,可根据自己情况,决定是否下载资源使用,时间>金钱,如有需要,立即查看资源]

以下是 CSS3鼠标滑过tip提示框动画特效 的示例演示效果:

当前平台(PC电脑)
  • 平台:

部分效果截图:

CSS3鼠标滑过tip提示框动画特效

HTML代码(index.html):

<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>:CSS3鼠标滑过tip提示框动画特效 </title>
<link rel="stylesheet" href="css/style.css" media="screen" type="text/css" />

</head>
<body>
<div id="container">
	<div class="item">
		<h1>D</h1>
		<div class="tooltip">
			<p>Find important documents and manuals.</p>
			<div class="arrow"></div>
		</div>
	</div>
</div>
<div class="item">
	<h1>A</h1>
	<div class="tooltip">
		<p>Take a look at our crew and become a friend.</p>
		<div class="arrow"></div>
	</div>
</div>
<div class="item">
	<h1>C</h1>
	<div class="tooltip">
		<p>Explore our process and see how we can help.</p>
		<div class="arrow"></div>
	</div>
</div>
</body>
</html>










CSS代码(style.css):

@font-face{font-family:'HeydingsCommonIconsRegular';src:url('font/heydings_icons-webfont.eot');src:url('font/heydings_icons-webfont.eot?#iefix') format('embedded-opentype'),url('font/heydings_icons-webfont.woff') format('woff'),url('font/heydings_icons-webfont.ttf') format('truetype'),url('font/heydings_icons-webfont.svg#HeydingsCommonIconsRegular') format('svg');font-weight:normal;font-style:normal;}
*{margin:0;padding:0;}
body{background:#e7e7e7;}
#container{width:400px;margin:100px auto 0 auto;}
.item{width:100px;height:100px;margin:15px;background:#73a058;float:left;border-radius:50px;}
h1{font-family:'HeydingsCommonIconsRegular',sans-serif;font-weight:normal;margin:30px 0 0 0;color:#fff;text-align:center;font-size:60px;line-height:30px;}
.tooltip p{font-family:sans-serif;font-size:14px;font-weight:300;}
.tooltip{width:120px;padding:10px;border-radius:3px;position:absolute;box-shadow:1px 1px 10px 0 #ccc;margin:-500px 0 0 -20px;background:#fff;-webkit-transition:margin .5s ease-in-out;-moz-transition:margin .5s ease-in-out;}
.item:hover{background:#6d643b;}
.item:hover .tooltip{margin:-145px 0 0 -20px;-webkit-transition:margin .15s ease-in-out;-moz-transition:margin .15s ease-in-out;}
.arrow{position:absolute;margin:10px 0 0 50px;width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid #fff;}
附件:下载该文件资源,减少时间成本(增值服务)
留言
该资源可下载
File Source
.rar
37.01 KB
Html CSS3特效
最新结算
HTML5 3D效果网页视频背景代码
类型: .rar 金额: CNY 2.31¥ 状态: 待结算 详细>
软件概要设计说明书Word下载
类型: .docx 金额: CNY 0.38¥ 状态: 待结算 详细>
软件概要设计说明书Word下载
类型: .docx 金额: CNY 3.02¥ 状态: 待结算 详细>
.net c#获取声卡信息,声卡数量
类型: .rar 金额: CNY 30.96¥ 状态: 待结算 详细>
.net c#获取声卡信息,声卡数量
类型: .rar 金额: CNY 3.87¥ 状态: 待结算 详细>
.net c#获取电脑的安装软件列表信息,包含名称和版本号
类型: .rar 金额: CNY 30.96¥ 状态: 待结算 详细>
.net c#获取电脑的安装软件列表信息,包含名称和版本号
类型: .rar 金额: CNY 3.87¥ 状态: 待结算 详细>
.net c#获取电脑显示适配器信息
类型: .rar 金额: CNY 30.96¥ 状态: 待结算 详细>
.net c#获取电脑的安装软件列表信息,包含名称和版本号
类型: .rar 金额: CNY 3.87¥ 状态: 待结算 详细>
.net c#获取电脑的安装软件列表信息,包含名称和版本号
类型: .rar 金额: CNY 30.96¥ 状态: 待结算 详细>
各执行环节公正透明,帮助企业完成从赛制策划、活动推广、评委评选到版权转让等系列工作,专业、高效、值得信赖。平均每场赛事可征集到数百至数千组源码作品
合作伙伴
联系我们
  • 邮箱:raozetian@hotmail.com
Copyright 2023-2024 eeigg.com·皖ICP备2024038726号-1
打赏文章