-
最近の投稿
タグクラウド
楽天ウェブサービス iAd YouTube Apache AdMob cocos2d Git Processing Pixelmator jQuery Game Center JavaScript Automator Google Maps API CRON MySQL phpMyAdmin WordPress Geolocation API シェルスクリプト DOM css iOS OmniGraffle Xcode PHP bash さくらインターネット vim amazon Product Advertising API jQuery mobile PhoneGap CSS3 Wikipedia Twitter Bootstrap Objective-C twitter RWS Facebook Data API Android AdWhirl PEAR MacTeX 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