タグ

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

タグの絞り込みを解除

cssとYAHOOに関するkeijixのブックマーク (4)

  • YahooのCSSフレームワーク「Pure」 – ウェブアラカルト

    ちょっと前に知った、Yahooが公開しているjavascript不要で軽量なCSSフレームワーク「Pure」関連のメモ。 Pureという、他でもわんさか使われてるような単語が名前になってるので、検索に引っかかりにくいということもあり、このページにメモっておくことにしました。 Pure(公式) Pure自体が欲しい方は、ここにいけばOKです。 Pureを使うには、 <link rel="stylesheet" href="http://yui.yahooapis.com/pure/0.2.0/pure-min.css"> と1行書くだけで大丈夫です。これに全機能が入ってます。 ※2013年6月11日に0.2.0が公開されました。 全機能入ったもの(pure-min.css)で20KB程度です。 Bootstrap2.x系は100KB位なので、ずいぶん軽いですね。もちろんその分シンプル(出来る

  • Pure を使って 5分でレスポンシブな Blog テンプレートを作る

    Pure は Yahoo! が公開した CSS フレームワークですが、試しに使ってみましょうということで、自分で書くスタイルは極力少なくして、簡単に Blog のテンプレートっぽいものを作ってみました。 さすがに 5分はウソです すいません。でも簡単でしたよ。 Pure : A set of small, responsive CSS modules that you can use in every web project. Pure とは Pure は、簡単に言ってしまえば Twitter が公開している Bootstrap などと同じ、CSS のフレームワークですが、CSS のみに絞ることで、その容量は最大で 5.7KB とかなり軽量。Yahoo! の CDN から読み込めば、gzip された状態で読み込めます。 また、各機能を個別に読み込むことも可能ですので、必要な機能だけを選択す

    Pure を使って 5分でレスポンシブな Blog テンプレートを作る
  • Pure

    CSS with a minimal footprint.Pure is ridiculously tiny. The entire set of modules clocks in at 3.5KB* minified and gzipped. Crafted with mobile devices in mind, it was important to us to keep our file sizes small, and every line of CSS was carefully considered. If you decide to only use a subset of these modules, you'll save even more bytes. * We can add correctly :) the numbers above are individu

  • Pure.css

    CSS with a minimal footprint.Pure is ridiculously tiny. The entire set of modules clocks in at 3.5KB* minified and gzipped. Crafted with mobile devices in mind, it was important to us to keep our file sizes small, and every line of CSS was carefully considered. If you decide to only use a subset of these modules, you'll save even more bytes. * We can add correctly :) the numbers above are individu

  • 1