Toggle navigation
在线编辑器
在线代码
文本比较
jQuery下载
前端库
在线手册
登录/注册
下载代码
html
css
js
分享到微信朋友圈
X
html
JUDGE THIS BOOK
by its cover
css
@import url("https://fonts.googleapis.com/css2?family=Open+Sans&display=swap"); body { font-family: "Open Sans", sans-serif; display: flex; background: #c3e4de; flex-direction: column; justify-content: center; align-items: center; height: 96vh; } .frame { z-index: -1; position: relative; width: 400px; height: 400px; border-radius: 5px; justify-contents: center; } .book-cover-container { box-shadow: 0 0 55px #888; display: grid; background: pink; position: absolute; grid-template-columns: 12px 10px 198px; width: 220px; height: 300px; justify-content: center; left: 22%; top: 12%; border-top-left-radius: 4px; border-bottom-left-radius: 4px; border-top-right-radius: 16px; border-bottom-right-radius: 16px; } .binding { position: absolute; width: 12px; grid-column: 1 / span 1; height: 300px; background-image: linear-gradient( to right, #0e0e0e, #131313, #171617, #1b1a1a, #1f1d1d, #232121, #272525, #2b2929, #312f2f, #363536, #3c3c3c, #424242 ); border-top-left-radius: 4px; border-bottom-left-radius: 4px; } .binding-shadow { position: absolute; width: 10px; grid-column: 2 / span 1; height: 300px; background-image: linear-gradient( to bottom, #1f1e1e, #1d1c1c, #1b1a1a, #1a1919, #181717 ); } .cover { position: absolute; width: 198px; grid-column: 3 / span 1; height: 300px; border-top-right-radius: 16px; border-bottom-right-radius: 16px; background-image: linear-gradient( to right top, #0e0e0e, #131213, #171617, #1b191a, #1f1c1d, #232021, #272425, #2b2829, #302e2f, #363536, #3c3b3c, #424242 ); } .ribbon { height: 304px; width: 10px; border-radius: 2px; z-index: 3; background: #a20329; top: -0.4%; left: 80%; position: absolute; display: grid; grid-template-columns: repeat(7, auto); } .heading-cont { display: grid; grid-template-rows: 40px 30px; gap: 8px; width: 150px; top: 15%; height: 70px; text-align: left; position: absolute; } .heading { position: absolute; grid-row: 1 / span 1; font-size: 32px; padding: 0 20px; color: white; font-weight: bold; } .sub-heading { padding: 95px 20px; color: white; position: absolute; grid-row: 2 / span 1; font-style: italic; font-size: 11.5px; }
JavaScript
粒子
时间
文字
hover
canvas
3d
游戏
音乐
火焰
水波
轮播图
鼠标跟随
动画
css
加载动画
导航
菜单
按钮
滑块
tab
弹出层
统计图
svg
×
Close
在线代码下载提示
开通在线代码永久免费下载,需支付20jQ币
开通后,在线代码模块中所有代码可终身免费下!
您已开通在线代码永久免费下载,关闭提示框后,点下载代码可直接下载!
您已经开通过在线代码永久免费下载
对不起,您的jQ币不足!可通过发布资源 或
直接充值获取jQ币
取消
开通下载
<!doctype html> <html> <head> <meta charset="utf-8"> <title>CSS书本-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号