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