zoukankan      html  css  js  c++  java
  • css样式表

    一、样式表的分类

    1.内联样式表

    2.内嵌样式表

    3.外部样式表

    二、样式属性

    1.样式表的背景

    background-color :背景颜色

    background-image:背景图片

    background-position:center:背景居中

    2.字体

    font-family:字体样式

    font-size:字体大小

    font-weight:bold加粗

    font-style:italic倾斜

    test-decoration:underline下划线

    3.边界和边框

    border表格边框

    margin表外间距

    padding内容与单元格间距

    4.格式与布局

    position:fixed锁定位置

    position:absolute绝对位置

    position:relative相对位置

    z-index:n  分成

    float:left,right  流

  • 相关阅读:
    VB6SP6极度精简兼容绿色版
    Upnp资料整理
    RevMan简单入门指南
    小程序 --flex
    IV
    2017-10-27错误日志
    170616_2
    170616
    2017-06-07
    111111112222
  • 原文地址:https://www.cnblogs.com/qdlj/p/6979811.html
Copyright © 2011-2022 走看看