- 博客(8)
- 收藏
- 关注
原创 二级菜单 案例
<!DOCTYPE html><html lang="en"><head> <meta charset="UTF-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>&l.
2022-05-23 00:12:27 63
原创 文本溢出省略号显示
<style> div { width: 200px; height: 200px; background-color: red; /* 溢出省略号显示 */ overflow: hidden; white-space: nowrap; text-overflow: ellipsis; } </style>...
2022-05-22 23:00:45 89
原创 PS的基本操作
ps 图片处理软件: 拿到设计稿之后:使用ps打开 1图片上面右键 打开ps 2ps 里 文件 打开 图片放大和缩小 ctrl++ ctrl+- alt+滚轮 图片的移动 按住空格 鼠标变为小手 拖动图片 如何调整出来标尺 ctrl+r ...
2022-05-09 15:27:37 1132
原创 页面图片固定 滚动时图片不滚动效果
body {background-image: url();background-size: cover;background-attachment: fixed;}实现背景图固定 滚动时图片不跟着滚动
2022-05-09 09:51:27 316
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人