Toggle navigation
在线编辑器
在线代码
文本比较
jQuery下载
前端库
在线手册
登录/注册
下载代码
html
css
js
分享到微信朋友圈
X
html
Store your photos?
?
Your photos are safely stored in a data center in your geographical zone only accessible by you. Don't worry. You're in good hands!
Do you want to backup your precious moments securely in the cloud? If so, Thunderstorm Cloud Inc has got your back.
Cancel
Do it!
css
@import url("https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@400;700&display=swap"); body { align-items: center; background-color: #00368a; display: flex; font-family: "Source Sans Pro", sans-serif; justify-content: center; height: 100vh; } .card { align-items: center; background-color: #fff; border-radius: 20px; box-shadow: 0 0.4px 3.6px rgba(0, 0, 0, 0.004), 0 1px 8.5px rgba(0, 0, 0, 0.01), 0 1.9px 15.7px rgba(0, 0, 0, 0.019), 0 3.4px 28.2px rgba(0, 0, 0, 0.03), 0 6.3px 54.4px rgba(0, 0, 0, 0.047), 0 15px 137px rgba(0, 0, 0, 0.07); display: flex; flex-direction: column; position: relative; width: 336px; } .top { background-color: #eee; border-radius: 20px; margin: 16px 0; width: 260px; } .text { box-sizing: border-box; padding: 0 20px 20px; width: 100%; } .title { align-items: center; display: flex; font-size: 28px; font-weight: bold; margin-bottom: 4px; position: relative; } .tooltip { font-size: 16px; font-weight: normal; margin-top: 2px; position: relative; } .tooltip:hover { cursor: help; } .tooltip-spacing { height: 20px; margin: 8px; position: relative; width: 20px; } .tooltip-bg1 { background-color: #000; border-radius: 10px; content: " "; display: flex; height: 20px; position: absolute; top: 0; width: 20px; } .tooltip-bg2 { background-color: #fff; border-radius: 8px; content: " "; display: flex; height: 16px; left: 2px; position: absolute; top: 2px; width: 16px; } .tooltip-text { font-size: 14px; font-weight: bold; line-height: 20px; position: relative; text-align: center; width: 20px; } .info { color: #64686b; } .popup-bg { filter: drop-shadow(0 3px 6px rgba(0, 0, 0, 0.16)) drop-shadow(0 3px 6px rgba(0, 0, 0, 0.23)); position: absolute; top: -126px; } .popup-outline { position: absolute; top: -126px; } .popup-text { border-radius: 12px; box-sizing: border-box; color: #fff; font-size: 16px; font-weight: normal; left: 8px; opacity: 0; padding: 12px 16px; position: absolute; top: -117px; transition: opacity 240ms 120ms cubic-bezier(0.4, 0, 0.2, 1); width: 292px; } .tooltip:hover ~ .popup-text { display: block; } .popup-bg { opacity: 0; transition: opacity 240ms 120ms cubic-bezier(0.4, 0, 0.2, 1); } .popup-outline-left { stroke-dasharray: 0 426px; stroke-dashoffset: 1px; transition: stroke-dasharray 300ms cubic-bezier(0.4, 0, 0.2, 1); } .popup-outline-right { stroke-dasharray: 352px 352px; stroke-dashoffset: -352px; transition: stroke-dashoffset 300ms cubic-bezier(0.4, 0, 0.2, 1); } .tooltip:hover ~ .popup-text { opacity: 1; } .tooltip:hover ~ .popup-bg { opacity: 1; transition: opacity 240ms 120ms cubic-bezier(0.4, 0, 0.2, 1); } .tooltip:hover ~ .popup-outline .popup-outline-left { stroke-dasharray: 426px 426px; transition: stroke-dasharray 300ms cubic-bezier(0.4, 0, 0.2, 1); } .tooltip:hover ~ .popup-outline .popup-outline-right { stroke-dashoffset: 0; transition: stroke-dashoffset 300ms cubic-bezier(0.4, 0, 0.2, 1); } .buttons { display: flex; margin-top: 8px; width: 100%; } .button { align-items: center; background: #edf1f7; border-radius: 10px; cursor: pointer; display: flex; height: 50px; justify-content: center; margin: 0 5px 28px 20px; width: 100%; } .button:last-child { margin: 0 20px 20px 5px; } .button-primary { background-color: #0060f6; color: #fff; }
JavaScript
粒子
时间
文字
hover
canvas
3d
游戏
音乐
火焰
水波
轮播图
鼠标跟随
动画
css
加载动画
导航
菜单
按钮
滑块
tab
弹出层
统计图
svg
×
Close
在线代码下载提示
开通在线代码永久免费下载,需支付20jQ币
开通后,在线代码模块中所有代码可终身免费下!
您已开通在线代码永久免费下载,关闭提示框后,点下载代码可直接下载!
您已经开通过在线代码永久免费下载
对不起,您的jQ币不足!可通过发布资源 或
直接充值获取jQ币
取消
开通下载
<!doctype html> <html> <head> <meta charset="utf-8"> <title>svg工具提示-jq22.com</title> <script src="https://www.jq22.com/jquery/jquery-1.10.2.js"></script> <style>
</style> </head> <body>
<script>
</script>
</body> </html>
2012-2021 jQuery插件库版权所有
jquery插件
|
jq22工具库
|
网页技术
|
广告合作
|
在线反馈
|
版权声明
沪ICP备13043785号-1
浙公网安备 33041102000314号