タグ

関連タグで絞り込む (0)

  • 関連タグはありません

タグの絞り込みを解除

javascriptとjsonとcssに関するnitoyonのブックマーク (1)

  • CSS JSON

    Cascading Style Sheets (CSS) is a simple mechanism for adding style (e.g. fonts, colors, spacing) to Web documents. JSON (JavaScript Object Notation) is a lightweight data-interchange format. CSS may easily be expressed in JSON notation (CSS JSON). CSS JSON is a powerful and flexible approach allowing for inheritance and logical constructs within CSS. CSS JSON Structure { "selector-1":{ "property-

    nitoyon
    nitoyon 2006/11/10
    CSSJSON-INHERIT-SELECTOR で他のセレクタから継承。他にもいろんな技が考えられるかも。
  • 1