常用的 CSS 样式
外观样式
- 颜色: color
- 背景: background-color, background-image
- 字体: font-family, font-size, font-weight
- 文本对齐: text-align
- 边框: border-style, border-width, border-color
- 圆角: border-radius
布局样式
- 位置: position, top, left, right, bottom
- 浮动: float
- 清除浮动: clear
- 显示: display, visibility
- 弹性布局: flexbox, grid
交互样式
- 指针: cursor
- 过渡: transition
- 动画: animation
- 用户选择: user-select
响应式样式
- 媒体查询: @media
- 响应式单位: vw, vh, em
- 网格系统: grid-template-columns, grid-template-rows
其他常用样式
- 定位: z-index
- 盒子阴影: box-shadow
- 文字溢出: text-overflow
- 文本装饰: text-decoration
- 列宽: column-width
- 页面断开: page-break
以上就是常用的css样式有哪些的详细内容,更多请关注我爱模板网其它相关文章!
声明:本站所有文章,如无特殊说明或标注,均为本站原创发布。任何个人或组织,在未征得本站同意时,禁止复制、盗用、采集、发布本站内容到任何网站、书籍等各类媒体平台。如若本站内容侵犯了原著者的合法权益,可联系我们进行处理。