StringBean は、超軽量の応答性の高い CSS フレームワークです。
オンラインデモ: http://markgreenall.github.io/StringBean
コードサンプル:
シンプルなヘッダーレイアウト
<header class="container"> <nav class="row"> <div class="column xsmall-16 small-16 medium-10 large-11 xlarge-12"> <h1> String Bean </h1> </div> <div class="column xsmall-16 small-16 medium-5 large-4 xlarge-3"> <p id="Strapline"> Powering the internet, gently. </p> </div> </nav></header>
Button
<a href="/login" class="button normal information">Login</a><a href="/login" class="button normal alert">Register</a>
Grid
<div class="grid"> <li class="box xsmall-16 small-16 medium-7 large-5 xlarge-3"> Box #1 </li> <li class="box xsmall-16 small-16 medium-7 large-5 xlarge-3"> Box #2 </li> <li class="box xsmall-16 small-16 medium-7 large-5 xlarge-3"> Box #3 </li></div>
プロジェクトホームページ: http://www.open - open.com/lib/view/home/1441788601149
tags_html/css_WEB-ITnose 内の太字テキストと通常の書式設定の問題次の記事:[Ember 2 に関するヒント] Ember CLI と Sass (およびその周辺環境) の連携_html/css_WEB-ITnose