牌語備忘録 -pygo

あくまでもメモです。なるべくオフィシャルの情報を参照してください。

牌語備忘録 -pygo

オブジェクト指向CSSのことなどメモ -- Object-Oriented CSS (OOCSS)

What's Object-Oriented CSS (japanese)

  • BASE CLASS NAMES
    • .cf = clear fix
    • .fl = float left
    • .fr = float right
    • .flall = float aplly child selector
    • .il = display inline
    • .ilall = display inline apply child selector BASE
    • .txtl = text align left
    • .txtr = text align right CLASS
    • .txtc = text align center NAMES
    • .hd = header
    • .bd = body
    • .ft = footer
    • .tr = top right
    • .tl = top left
    • .br = bottom right
    • .bl = bottom left
  • GRID AND RYTHM CLASS NAMES
    • .line GRID
    • .unit AND
    • .size*of*
    • .prepend* RYTHM
    • .append* CLASS
    • .default
    • .half NAMES
    • .zero
  • OTHER CLASS NAMES
    • .separate-t / r / l / b
    • .link-a
    • .thumb-a OTHER
    • .icon-text
    • .icon-text-important CLASS
    • .icon-text-company NAMES
    • .list-a
    • .tbl-a
    • .mod-a
    • .mod-index