Web-css-テキスト

1782 ワード

 、         
      text-align          ;text-align   :left(    )/center(      )/right(    )/justify(    );
    text-align                   ,        ;    margin        ,    margin              ,      ;
    ps:line-height(  ),          font-size(    )    ,                          ,                       ;
 、  
    1.     ,              ;
    2.    ;
    3.    :relative(                 ,       );
    4.    :absolute(      ,                        ,ps:          relative/absolute/fixed           ,             );
    5.   :fixed(      );
(1)     :             ,                      ;
(2)    float:left/right/none;
    left:       ,       ,                          ;
    right:       ,       ,                          ;
    none:   ,   ;
          :
    *****               ;
    *****        ,         (            ,                         ,                      )
    *****                (                        );
    *****         ,    ,     ,             ,               ;
             :clear:left(               )/right(               )/both(                     )/none;      clear      ,                                   ;
        :              ,                             ,                      ,                 ,                         ,                                                  0;            ;
      :                  div    ,          css             ,    , div                                ,                             ,             ;
          css       div    ,    :
       .list::after{
          display:block;/*          */
          content:"";/*         ,    */
          clear:both;/*             */
       }
        :          z-index(       );z-index              ,             ,              z-index  ;