-
最近の投稿
タグクラウド
楽天ウェブサービス OmniGraffle vim Geolocation API RWS YouTube AdMob Twitter Bootstrap twitter Apache Processing DOM Objective-C amazon Product Advertising API css Google Maps API WordPress AdWhirl Wikipedia jQuery mobile iOS Pixelmator Game Center phpMyAdmin bash Data API CRON jQuery JavaScript さくらインターネット Android iAd Facebook Git PEAR PhoneGap MacTeX Xcode CSS3 MySQL Automator cocos2d PHP シェルスクリプト Processing.js
Tag Archives: Twitter Bootstrap
Twitter Bootstrapで見栄えを変える
前回の続き。少しでも見栄えを良くしようとTwitter Bootstrapを適用した。 成果物:about.about (Twitter Bootstrapの適用) メモ ナビゲーションバーのclass=”b … Continue reading
microdataを使って、Google検索結果にパンくずリストを表示する
WordPress本で知り、お試し。前にやったTwitter Bootstrapのパンくずリストに追記した。 確認ページ:bootstrap_breadcrumbs_with_microdata.html 各li要素をs … Continue reading
Twitter Bootstrapでパンくず
確認ページ:bootstrap_breadcrumbs.html パンくずリストのメモ ul要素にclass=”breadcrumb”を付ける 参考サイト Components · Twitter … Continue reading
Twitter Bootstrapでドロップダウンメニュー
ナビゲーションバーにドロップダウンメニューを入れたくてお試し。 確認ページ:bootstrap_dropdowns.html メモ li要素にclass=”dropdown”を付ける bootst … Continue reading
はじめてのLESS
Twitter Bootstrapでは、デバイスによってページのデザインを変えられるようなので、Bootstrap, from Twitterを読んでみたけど、やり方がよくわからない。。.lessファイルをコンパイルして … Continue reading
Twitter Bootstrap
そもそもCSSがわかってないので、Twitter Bootstrapをダウンロードし、サンプルサイトのソースもあわせて読んでみて、わからない箇所を列挙した。 HTML classとidとnameの違いは?->同一ペ … Continue reading