[HTML & CSS General] CSS で form tag を装飾するあれこれ

[Bootstrap 3] Font Awesome や Bootstrap Glyphicons の width をそろえる

Glyphicon にも Font Awsome に用意されている .fa-fw class を利用すると良い。
続きを読む »

[Bootstrap 3] Bootstrap の responsive design を無効にする

[Bootstrap 3] Bootstrap や Font Awesome の icon font を css background image として扱う

[Bootstrap 3] Bootstrap のカラムを同じ高さに揃える

[Bootstrap 3] icon font を input box 内に表示する

[HTML & CSS General] CSS: Responsive Typesetting

[Front-End General] Sass プロジェクトファイルの構成事例

[Front-End General] CSS Architecture (OOCSS, SMACSS, BEM, FLOCSS) に関する日本語情報ソースまとめ

何度も読み直すことになりそうなので、必要なソースをまとめておきます。
続きを読む »

[Sass & Compass] Sass で BEM を使う場合の syntax を確認する

Sass 3.3 から & (Ampersand) で表現できるようになっているので、その記法を確認します。
続きを読む »